[Unity] Creating a 2D Platformer (E03. jump physics)

Learn how to create a 2D platformer controller in Unity that can reliably handle slopes and moving platforms. In episode 03 we create a system for keeping track of where collisions occur, implement jumping, and refine our player’s movement.
Back to Top