Author Topic: Vehicle Tumble/tilt  (Read 1109 times)

How do you make the vehicle has less tilting and tumbling?

How do you make the vehicle has less tilting and tumbling?
I wouldn't know but i think it would be in script

Code: [Select]
minLookAngle = 0;
maxLookAngle = 0;

i dont think that'd work but try it.. and give credit to ephi

I mean the vehicle not the camera

* zackin5 open's torque scirpt guide

Code: [Select]
rollforce = x;X = how much force is used to flip a car upright, but its listed under FlyingVehicleData :/ so it might only work for flying vehicles... but still try it set X to a high value

I'm pretty sure you'd want to modify the spring settings (WheeledVehicle / FlyingWheeledVehicle) for the vehicle.

Spring settings to look for:

force
damping
antiSwayForce