Newb Question: Auto-move
by Lawson Lim · in Technical Issues · 10/30/2007 (6:08 am) · 4 replies
I'm trying to make a flight game, and I want the plane to move forward automatically - i.e. I don't want to have to press a "forward" key in order to move forward. Can anyone tell me how I'd go about doing this?
Thanks.
Thanks.
#2
10/31/2007 (4:06 pm)
You could just set its forward velocity to a number instead of it depending on player input.
#3
11/01/2007 (8:55 pm)
Sorry, but could you tell me where I could find the forward velocity in a starter pack?
#4
11/04/2007 (6:42 am)
Defaul.bind.cs. Change $mvForwardAction to one.
Torque 3D Owner mb
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=7405