Game Development Community

Driveable Vehicles

by Wouter Haringsma · in Game Design and Creative Issues · 06/13/2009 (1:48 am) · 1 replies

My Question is: does someone know a resource that can import these stuff to TGE
Or maby can help me create one for the community.

Regards,

Wouter Haringsma

#1
06/26/2009 (10:54 pm)
There are several resources that allow "drivable" vehicles, either by mounting upon collision, by use of a "use" key to enter/mount the vecicle, or by directly spawning the player as a vehicle.

But you mentioned the word "import". Do you mean importing 3d models into Torque? If so then you'll need a modelling app that can load the source model format and which also has a .dts exporter. Torque only allows the .dts format which is exclusive to it's engines. (Torque 3D allows the use of collada files).