/GMTK

Primary LanguageGDScript

Dennis:

Dennis is a minimal Godot character controller designed for 2d platformers.

Installation:

Download this repository and import it into Godot. Alternatively, use the following command:

git clone https://github.com/FaunuX/Dennis

Usage:

Dennis has the following exposed variables:

  • Jump height
  • Move speed
  • Friction
  • Acceleration
  • Gravity

Bugs:

Please open an issue for any bugs you may find.

License

MIT