Publisher | Woody's Games |
---|---|
File size | 15.08MB |
Number of files | 94 |
Latest version | 1.0.0 |
Latest release date | 2024-10-09 12:53:13 |
First release date | 2024-10-09 12:53:13 |
Supported Unity versions | 2018.4.2 or higher |
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.