hi everyone
I want to know if anyone knows how to figure out what the direction vector
from one model to another is, like I want to shoot a missile from a ship
towards a helicopter, but the only way I can think of to do it is to get
something to pointAt the helicopter an then use the models transform.axis to do
a modelunderRay to figure out whether or not to fire a missile, but what I want
to know is are there any ways to skip the extra model pointAt thing and find
what direction to put into the modelUnderRay function.
thanks
James
Bookmarks