I am very new and would appreciate help: adding vehicles
by Chris Caswell · in General Discussion · 10/20/2003 (5:09 pm) · 5 replies
I still do not know how torque works completely... but how do i add a vehicle into the game?? sigh....
all i want is to add a vehicle into the game, and mount it, and then move it around. any vehicle. how??
thank you all for the help.
all i want is to add a vehicle into the game, and mount it, and then move it around. any vehicle. how??
thank you all for the help.
About the author
#2
10/20/2003 (5:41 pm)
I never got how you got the car to work? do you stick the wheels on each axle and call it good?
#3
10/21/2003 (1:07 pm)
How do i add a vehicle though? say i wanted to add the default car taht is in the racing demo. how do i add that?
#4
04/04/2004 (10:48 pm)
Go to http://www.codesampler.com/torque.htm and get the Vehicle Setup file. Thats what I used to figure out adding vehicles, works great (it's a little old so some things appear off, but overall you should get it).
#5
and if you do have the source, get doxygen to generate so help files for you. Looking at pure code can be difficult at times when all you basically need is a summary.
04/05/2004 (12:54 am)
Chris, if you are unable to understand or read the source code. your best bet is to grab a working datablock and play around with the values supplied.and if you do have the source, get doxygen to generate so help files for you. Looking at pure code can be difficult at times when all you basically need is a summary.
Torque Owner Christian M Weber
On the top, you'll see your menus
Pick Window -> World Mission Creator
On the left side you'll see all the stuff you can add
You'll need a vehicle to add.. the demo has one. starter.fps does not.