Game Development Community

Problem loading vehicle model in tgea 1.8

by Adithyaa Srikkanth · in Torque Game Engine · 04/22/2009 (5:29 am) · 3 replies

I have modeled a vehicle on the lines of a tutorial and have successfully exported to .dts format. When i load this in game, the camera tends to spin and the vehicle seems to get struck at some point.it does not move also. kindly help.

#1
04/30/2009 (4:27 am)
never mind guys, i figured it out.
#2
04/30/2009 (3:42 pm)
What was the answer? just for anyone else that has this
#3
05/05/2009 (3:20 am)
The camera node was not properly set and the wheels were not mounted properly. The vehicle was not able to stand still as mine was an irregular terrain. so the camera used to spin off and during this phase if camera crosses the terrain, the camera would sink indefinitely because of the lack of collision.