-
Notifications
You must be signed in to change notification settings - Fork 4
[EN] Steering wheel
Before proceeding, be sure to read the Introduction.
A steering wheel system rotating along with the car wheel.
The difference from this to the other current mods, is that it doesn't need dummy, thus facilitating adaptation.
Use f_steer
, the model will rotate on the Y axis (Z on ZModeler).
By default it will rotate a 100°, which is how much CJ rotates in the original GTA SA animation. You can also set the angle by typing for example f_steer180
for 180 degrees.
f_steer
— rotates 100°. Default of original game animation.
f_steer180
— rotates 180°.
Each car only supports 1 steering wheel. The last found will be used, keep this in mind if you are putting a steering wheel using Tuning Mod.
VehFuncs will soon have a .ini file for the player to force the angle, thus adapting to the animation they currently uses.