my car is using four wheel colliders and I’m accelerating it by adding a force to the rigidbody, the problem is i want it to drift to a gradual stop but it doesn’t slow down at all.
I’ve tried modifying the forward friction of the wheel but it doesn’t seem to help.
I have a feeling this is a regular thing and i’m just forgetting something in my process of creating my car, but can anyone help me figure it out?
i'm parenting the wheel under the rigidbody.
– anon74064227