This is a relatively simple first-person Character controller for the Godot game engine that features walking, jumping, sprinting, sliding and crouching.
- This project is using Kenneys Prototype Textures and the 3D Text Plugin made by SIsilicon.
- All Environment Textures/HDRIs are from Poly Haven.
- WASD - move
- Mouse - look around
- Ctrl - slide / crouch
- Shift - sprint
The character scene and scripts are found in /Character/. The testing scene (Main.tscn) is just randomly thrown together and under development.