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

Description

Demo: https://youtu.be/Iza6R7ugU8U

This visualizer was implemented using pure C#, responsible for the visual part of projectile curve. The actual projectile prefab is also provided.

Demo scenes include:

  1. Third-person projectile: Player can aim and throw projectiles.

  2. Trampoline: Player can jump to it and bounce back into the air, the predicted curve is visualized.

  3. Top-down tower defense(paper ball fight): Target position 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.

Asset Skybox is under CC0 license. See Third-Party Notices.txt file in package for details.

Included formats