Projectile Curve Visualizer In Unity
A downloadable plugin for Windows, macOS, Linux, and Android
Demo: https://youtu.be/Iza6R7ugU8U
Discord: https://discord.gg/pAtEX6v5gn
Documentation: https://docs.google.com/document/d/1tq9zKovJtrqxcvQIZGkzpXpcLxjSe23Jig82o1fw8w0/edit?usp=share_link
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.
Supported versions: Unity 2021.3.0f1 or newer
Supported Platforms:
- Windows
- macOS
- Linux
- Android
- iOS
Features:
- Lightweight
- Customizable
- Mobile friendly
Number of textures: 6
Texture dimensions: 512 x 512 pixels
Polygon count of ProjectileCurve
Minimum polygon count: 4
Maximum polygon count: 32
Number of meshes/prefabs: 2
Types of materials and texture maps: Mobile
Support email: gameofwoody@gmail.com
Status | Released |
Category | Assets |
Author | Woody's Games |
Genre | Simulation |
Tags | 3D, First-Person, Physics, Singleplayer, Third Person, Unity, Visualization |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.