Respawn problems
by Ronald J Nelson · in Torque Game Engine · 09/04/2007 (6:30 am) · 1 replies
I have missions cars on my map. When they are destroyed they are supposed to respawn where they were. I have using the resources on TDN to do this. However, when my vehicle respawns, it is just at the surface of the terrain. I was using getTransform for the coordinates at the end of onAdd for the vehicle, even tried getPosistion, with the same results. The vehicle uses setTransform for its finally location.
Can someone tell me what I am doing wrong?
Can someone tell me what I am doing wrong?
Torque Owner Tim Heldna