Game Development Community

Tank tracks

by Jeff Wilkinson · in Torque Game Engine · 09/24/2003 (11:18 pm) · 3 replies

Just wondering if there is a resource out there for tank tracks or is there any one who can tell me how to program tank tracks into the engine?

#1
09/25/2003 (5:33 am)
Look at Thinktanks they only have a ifl animation to simulate
the tracks moving !
#2
09/25/2003 (3:24 pm)
I would say that you should look at how footprints are done and see if you can modify that code to create tank tracks. It should be the same basic concept except that you need to put down a lot of tracks, and do both sides at once.
#3
09/26/2003 (1:36 am)
I think Jeff is thinking about the actual "chains/wheels" of the tank - not the "footprint" part of the tracks - right?