Car Body Roll

Hey,

So I just created my first car :slight_smile: just using the WheeledVehicle class, the car works perfectly(i can drive it etc) but there is no body roll when accelerating/braking/turning.
Is this normal behavior for a wheeledvehicle class? and if so do i need to try and create the ‘advanced vehicle rig’ to achieve body roll.

Thanks :slight_smile:

You can try to set a negative value for Suspension Force Offset.

Yes this works for my needs! :slight_smile: Thanks