Skip to content
Media 1 for listing Projectile Curve Visualizer For Unreal

Description

Demo: https://youtu.be/mikk5_oK5EY

Setup: https://youtu.be/IBss09hBqu4

Discord: https://discord.gg/pAtEX6v5gn

Documentation: https://docs.google.com/document/d/1SsKAIxYNEgQCIWwuFkt8w6nHjrQPHeUohhYoygwLtJg/edit?usp=share_link

Version 1.1 update

Trampoline: https://youtu.be/SffwY5JfWAk

Documentation: https://docs.google.com/document/d/1RWpXJ8QCT_kKJrhpmQDAcMluNccoof5zez0vi4eNJlY/edit?usp=sharing

This visualizer was implemented using pure blueprints, responsible for the visual part of projectile curve. The actual projectile Actor template is also provided.

Demo maps include:

  1. Third-person projectile: Player can aim and throw projectiles.
  2. Third-person puzzle: Projectiles can be used as a bridge(has collision) like some magic.
  3. Top-down tower defense(paper ball fight): Target location is already known, throwers will launch projectiles exactly to that point. Certain heuristic(thrower can predict the possible target location at real-time) is implemented for both moving thrower and moving target, which makes it more difficult to dodge.

Included formats

  • logo of Unreal Engine format