Game Development Community

Wheels on Flyers?

by RedCore · in Torque Game Engine · 04/15/2004 (6:24 pm) · 2 replies

I'm wanting to add wheels to my flyers so that that behave like wheeled vehicles until they reach a certain speed..

i'm thinking all i need to do is include the wheeledvehicle header.. then figure out how to mount the wheels onto the vehicle.. then i could adjust gravity applied to the vehicle according to the speed.. but would the wheels act like they are supposed to?

I'm just looking for the concept.. on how to do this.. any ideas?

#1
04/16/2004 (3:43 pm)
Its way over your head take a few steps backwards..
#2
04/16/2004 (3:57 pm)
RedCore, heres my thoughts, just make them move in the create function, i believe, mount it onto the model same as a wheeled vehicle, those are just some thoughts, doubt they will work, but go ahead and try um if ya want.