//
by Ryan Clifton · in Torque Game Builder · 12/28/2005 (6:01 pm) · 3 replies
//
#2
12/28/2005 (6:22 pm)
Thanks
#3
These are a little more advanced and can be confusing if you're just starting but they can be very useful for projectiles and anything that needs to move in a "facing" direction.
- Melv.
12/29/2005 (7:51 am)
If you want to always move in the direction you're facing then you could also look at the commands "setForwardMovementOnly()" and "setForwardSpeed()".These are a little more advanced and can be confusing if you're just starting but they can be very useful for projectiles and anything that needs to move in a "facing" direction.
- Melv.
Torque Owner Jesse Hall