I’m currently developing a simple vehicle game and I’m using the build in Wheel Collider for my vehicle.
All in all it works fine so far, but there seems to be a problem with slants / slopes. Maybe just a point of correct configuration, but I don’t get it work.
When my vehicle stand still in front of a slant (a simple Cube object with rotation x = -30) and I move the vehicle forward it can’t climb up the slant. The front wheels are going onto the slant but then the Wheels are spinning wild, but the vehicle is not moving anymore.
The mass of the rigidbody is set to: 2200
The motorforce for all 4 wheels is set to 1200