Game Development Community

Vehicle Question

by Stephen · in Torque Game Engine · 11/10/2004 (9:05 am) · 3 replies

I'm making a game that will have mechs in it but I dont know how to get the mechs working. I mean instead of wheels, they have legs. How can I do that?

Or would it be easier to have the mechs as a player model?

Thanks
-Stephen

#1
11/10/2004 (10:53 am)
Quote:Or would it be easier to have the mechs as a player model?

yep
#2
11/25/2004 (12:31 am)
They would be players instead vehicles, man.
#3
12/04/2004 (5:43 pm)
I got a problem with "drivable players" too.

How do I keep the rider from generating collisions with everything else? Right now it's a mess... at some angles the "vehicle" bounding box collides with the rider box and the "vehicle" gets stuck, or the rider will hit something and both will get stuck.