Rigidbody damping problem (2D)
Is there a way to change x and y rigidbody2d damping separately?
I have a project with cars in which I'd like to have less friction in the way in which car is moving forward and more friction in sideways.
If my explanation wasn't clear, I want to make it harder to move sideways.
Is there any way of doing this? Thanks in advance.