Game Development Community

movement direction regardless of look-direction

by MK · in Torque Game Engine · 06/21/2002 (12:20 pm) · 2 replies

For free-moving objects like the camera, is there a way to have the forward and back movements be horizontal (relative to the world, not the control object) regardless of the elevation at which the camera is looking?

#1
06/21/2002 (7:00 pm)
Your going to have to code it yourself. Im trying to get this working right now. A kind soul gave me this link to get started(thx Dave)

http://v12.ultimagroup.com/article.read.asp?article=28
#2
06/22/2002 (4:49 am)
thanx, i'll have a look.