[Unity] Creating a 2D Platformer (E02. collision detection)

Learn how to create a 2D platformer controller in Unity that can reliably handle slopes and moving platforms. In episode 02 we detect collisions vertically and horizontally.
Back to Top