I am making a game where the player moves by following the mouse for a moment when the left click is released, I want the player to drift to a stop instead of just stopping instantly. How do I do this easily?
I am making a game where the player moves by following the mouse for a moment when the left click is released, I want the player to drift to a stop instead of just stopping instantly. How do I do this easily?