Creating A Jumping Movement
The Elements of a Jump
There are a number of different ways that we can go about jumping in our games.
- Simple Jumping
- Jumping with Velocity and Ground Detection
- Jumping with Velocity but without Ground Detection
Extensions
If you want to take it a bit further, you can explore some additional mechanics.
References
If you really want to learn more about this, you can explore some additional resources as well.