Vehicle upHill support

So i have been scripting my new chassis, but i ran into this weird bug, that makes the vehicles not able to climb ramps, terrain etc, heres a video example

image_2022-01-28_050421

Set the friction of the tires to 1 from 0.3 using custom physical properties.

For reference here are the default values, 0.3 is too low for a car in my experience.

image

If it doesn’t work then you will also need to increase the torque of the car to overcome gravity.

sorry for the super late reply. when i increase the torque the car becomes uncontrollable

apply more force in the body movers

i dont use body movers i use cylindrical constraints to move the car

wait let me try something really quickly

you could attach the script for how you are actually making the car move and the relevant constraints and their properties