One Way Jump Example

131
132
2
3

You can turn if you jump from a standstill, but you cannot switch directions if you are already jumping one way, making the game more realistic.

Check the code in the Jump bundle to see how to make this

Editor