kamend / ProjectileShooting

Project demonstrating in Unity how to fire a projectile at a target by either specifying its initial velocity or initial angle. Also draws out the projectile's expected trajectory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProjectileShooting

Project demonstrating in Unity how to fire a projectile at a target by either specifying its initial velocity or initial angle. Also draws out the projectile's expected trajectory.

Projectile physics calculations are inside the ProjectileMath.cs file.

About

Project demonstrating in Unity how to fire a projectile at a target by either specifying its initial velocity or initial angle. Also draws out the projectile's expected trajectory.

License:The Unlicense


Languages

Language:C# 95.0%Language:ShaderLab 5.0%