I am trying to design a bicycle using the wheel colliders + rigidbody setup. It all works fine, except that i want to somehow disable the bicycle from tilting (or at least limiting the tilt value) when the user is making a turn.
I already trying freezing z rotation on the rigidbody but it only helps a little, any other suggestions?
↧