Game Development Community

Giving WheeledVehicle Free Rotation

by Louis Dufresne · in Torque Game Engine · 12/01/2007 (1:08 pm) · 0 replies

Hey everyone,

I am trying to give my wheeled vehicle gain free rotation when in the air, sort of like an air control. I am not looking to allow the player to move the car while in the air, but to allow it to have rotation in all directions.

I have tried changing its transform by like 1 degree and that seems to work but it very jumpy on screen.

Is there a better way to allow a free rotation once air born?