Initial direction of intersection between two moving vehicles?
Posted
by
Larolaro
on Game Development
See other posts from Game Development
or by Larolaro
Published on 2012-10-19T22:04:32Z
Indexed on
2012/10/19
23:22 UTC
Read the original article
Hit count: 267
math
|projectile-physics
I'm working with a bit of projectile prediction for my AI and I'm looking for some ideas, any input?
If a blue vehicle is moving in a direction at a constant speed of X m/s and a stationary orange vehicle has a rocket that travels Y m/s, which initial direction would the orange vehicle have to fire the rocket for it to hit the blue vehicle at the earliest time in the future?
Thanks for reading!
© Game Development or respective owner