/mirror-universe

2d platformer

Primary LanguageGDScriptMIT LicenseMIT

godot-platformer-2d-template

Project template for 2d platformer game based on the godot-platformer-2d game.

Contains basic setup for:

  • Player
    • Skin
    • Collisions
    • Camera
    • State machine (move, run, spawn, die, etc.)
    • Hit box
  • Level loading
  • Debug UI

How to use?

Click the Use this template button and create your own repository based off this.