|
Basically just split off the amount of pure vertical component of the projectile, see how long it takes gravity to decelerate that to 0, then how long it takes for that to fall from the height it reaches.
Then you have the time, just calculate how far horizontally it would travel in that time (also include any air resistance deceleration).
If it is taking too long, don't actually calculate it, just use look-up tables (if it doesn't have to be uber accurate, and you have plenty space).
___________________
If you can read this, I'm seriously fucking bored.
|