Skip to content

hackenshaw/gdt-platformer-template

Repository files navigation

Godot 2.5D Platformer Template

A simple template for a 2.5D platformer in Godot

Introduction Video

Watch the video

TODO

  • Skybox/nice looking environment
  • Antialiasing
  • Player stand-in
  • Keyboard and gamepad support
  • Prototyping textures (from Kenney)
  • Character controller (lerp/smoothing/etc...)
  • Character animations (animation library)
    • Idle
    • Walk
    • Run
    • Jump
  • 2.5d camera
  • Camera shake/handheld script
  • Camera look-ahead based on direction player is facing
  • Scene manager/level loading
  • Auto-detect number of levels in scene manager
  • Level Generator
  • Title Screen
  • Pause menu
  • Console /with on/off trigger
  • Debug HUD
  • Fullscreen toggle (command in console)
  • Add unit testing framework (Gut)
  • Update to GUT 9
  • Write unit tests
  • Audio player
  • Subtitles system
  • Write proper user documentation
  • Touch support for mobile
  • Grass with scatter system

Credits

About

A 2.5D platformer template for Godot 4.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published