
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:
Third-person projectile: Player can aim and throw projectiles.
Trampoline: Player can jump to it and bounce back into the air, the predicted curve is visualized.
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.






