An option that modifies friction: 100 will be that player will never finish moving until the player reverse the direction or jumps
0 will be that instantly the player will stop when the arrow key pressed releases.
For example, with friction 0: I'm moving the player to the left, and when I release the left key, instantly the character will stop moving. Useful for one of my projects.