Suspension stiffness
-
what part of the hanlding.meta should i change if i feel that a car's suspension is too soft or too stiff? plz someone
-
<fSuspensionForce value="4.000000" /> <!-- increase = harder suspension --> <fSuspensionCompDamp value="1.500000" /> <!-- increase = more compression dampening --> <fSuspensionReboundDamp value="1.500000" /> <!-- increase = more rebound dampening -->
You probably want to edit all 3 values in unison. Especially when increasing the Force value a lot.
-
thx alot, just figured it out