Game Development Community

Spawning a wheeled vehicle

by Zod · in Torque Game Engine · 06/14/2003 (2:21 pm) · 2 replies

I have trying to add the buggy to a map. Just placing it in the mis. Well everytime the map loads, it seems to be resetting the vehicles position to 0 0 0 and sending it falling into the nowhere land.

Any ideas why its position is being reset by the game? It is being created without any problems.

#1
06/14/2003 (4:50 pm)
try this post. hope it helps.
#2
06/14/2003 (5:20 pm)
Thank you. Apparently while there is no problem doing this in Tribes 2, the Torque demo build I have cannot 1.1.2. Guess I will have to script hack it to work.


Edit: Came up with a script solution that works nicely, though I still wish I could just place the vehicle in the mis ala Tribes 2, bleh.