Realistic steering
-
[vehicle] requesting someone to make a mod for gta 5 car steering to turn 900 degrees like that for euro truck or driver san fracinsco, make it in such a way it can be toggle in vehicle first person, thanks.
-
900 degrees? If I'm reading that right, you can change it for any vehicle in the handling.meta file by changing the Steering Lock line to:
<fSteeringLock value="900.000000" />The vehicle's tires and steering wheel will now turn 900 degrees. If you meant 90 degrees, then the line would be:
<fSteeringLock value="90.000000" />