Dennis is a minimal Godot character controller designed for 2d platformers.
Download this repository and import it into Godot. Alternatively, use the following command:
git clone https://github.com/FaunuX/Dennis
Dennis has the following exposed variables:
- Jump height
- Move speed
- Friction
- Acceleration
- Gravity
Please open an issue for any bugs you may find.