2D-Character-Controller icon indicating copy to clipboard operation
2D-Character-Controller copied to clipboard

Adding the CancelFormerMomentumOnJump option on the script

Open Eranot opened this issue 4 years ago • 0 comments

Fixing issue #11

A boolean check was added to cancel former momentum on jump. Checking it will make the former momentum be canceled before the player jumps, resulting on the player always jumping the same amount, even if it is going down or up. In my experience, this makes the player feel a lot better.

Eranot avatar Oct 20 '19 21:10 Eranot