• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Change Vehicle traction

r1cochet

Refugee
Loving the new vehicles but just not impressed with their traction. I mean a 4x4 should be able to tear up a mountain...right?? Has anyone found out how to modify the traction of the vehicles?

 
Thanks for helping. Ok I see unity files. Are you saying I cannot edit them? I sped the truck up and would luv to make it a monster off road vehicle. HAHAHA!

 
its not so much a traction thing, as it is a momentum uphill, there was a mod that made going up hill easier, cant remember the name. also i use the mod movement speed based on terrain, it might be able to give you a clue as to what to change to fix that

 
<property name="tiltAngleMax" value="8"/>

<property name="tiltThreshold" value="2"/>

<property name="tiltDampening" value=".01"/>

<property name="tiltDampenThreshold" value="0"/>

<property name="tiltUpForce" value="1"/>

<property name="upAngleMax" value="60"/>

<property name="upForce" value=".5"/>

here are some more values in vehicles to play with

 
I accidentally made a flying 4x4 when messing with the physics lol and an ET Style Bicycle ... so there is a lot you can do.

But for hill climb Dust2Death did some testing and published the result in another thread ..... Torque is a factor will post the link to that thread when i find it

Other thread

 
Last edited by a moderator:
Back
Top