Car Movement
by Gerald Oark · in Torque 3D Beginner · 02/16/2013 (11:29 am) · 1 replies
How can I make a car move in the world editor? I just need someone to tell me the code for it to move or give me some sort of tutorial! I have tried to find a tutorial on these forums and on youtube, but i can't find it! Thanks!
Ahsan Muzaheed
Default Studio Name
look into the lines that begins with "vehicleMap."
download:
http://docs.garagegames.com/torque-3d/official/content/documentation/Scripting/Torque%203D%20-%20Script%20Manual.chm
now search for description of:
bindCmd,bind and ActionMap
script side code defination can be found in:
vehicleWheeled.cs
vehicle.cs
source(c++) side could be found under:
E:Torque 3D 2.0EnginesourceT3Dvehicles
tutorial series:
http://vimeo.com/57474314