I’m working on player movement, but I came upon a problem. The problem is that, if I try to move the player from left/right the player won’t instantly stop, he will keep sliding, like he is on ice.
I tried to change the Gravity scale, but that seems to screw up my jumping.
Is there a different solution, to fix the sliding?