/Platformer-Base

Base framework for a platformer, featuring ledge grabbing, drop-down ledges, slopes, and parallax background scrolling

Primary LanguageC#

Platformer-Base

The base framework for a platformer, which features ledge grabbing, drop-down ledges, slopes, parallax background scrolling, and a single enemy. The framework is based on Sebastian Lague's 2D Platformer Tutorial series, which can be found here: https://www.youtube.com/watch?v=MbWK8bCAU2w

Uses LeanTween and Tiled2Unity

How to open:

  1. Install Unity
  2. Clone this repo to some directory on your computer
  3. Open the repo folder with Unity