104 Forks
394 Stars
394 Watchers

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.

How to download and setup ProjectileShooting

Open terminal and run command
git clone https://github.com/IronWarrior/ProjectileShooting.git
git clone is used to create a copy or clone of ProjectileShooting repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ProjectileShooting https://github.com/IronWarrior/ProjectileShooting/archive/master.zip

Or simply clone ProjectileShooting with SSH
[email protected]:IronWarrior/ProjectileShooting.git

If you have some problems with ProjectileShooting

You may open issue on ProjectileShooting support forum (system) here: https://github.com/IronWarrior/ProjectileShooting/issues