Learn how to handle Player input for Movement with an Animated Sprite using a State machine
Learn how to detect Walls and handle contact with the Player
Learn How to Create Disappearing Platforms in Unity using Coroutines
Learn How to Import a Tilemap/Tileset to Create a 2D Platformer Game Level in Unity
Learn how to detect Walls by using Raycasting, turn back and how to handle contact with the Player