Simple State Machine First Person Controller 's icon

Simple State Machine First Person Controller 1.1 3D Tools 4.4 Community

Submitted by user Jeheno; MIT; 2025-03-31

*All informations are in the Github repository page !


A simple state machine first person controller asset made in Godot 4

-------------------------------------------------------------------------------------------

This asset provides a simple, fully commented, finite state machine based controller, camera, as well as a properties HUD

A test map is provided to test the controller.

The controller use a finite state machine, designed to be easely editable, allowing to easily add, remove and modify behaviours and actions.

Each state has his own script, allowing to easly filter and manage the communication between each state.

He is also very customizable, with a whole set of open variables for every state and for more general stuff. This is the same for the camera.

The asset is 100% written in GDScript.

He works on Godot 4.4, 4.3, and 4.2. I didn't test it in Godot 4.1 and Godot 4.0, but it should work just fine.

-------------------------------------------------------------------------------------------

Features :

- Smooth moving
- Ability to move on slopes and hills
- Walking
- Crouching (continious and once pressed input)
- Running (continious and once pressed input)
- Jumping (multiple jump system)
- Jump buffering
- Coyote jump/time
- Air control (easely customizable thanks to curves)
- Bunny hopping (+ auto bunny hop)

- Camera tilt
- Camera bob
- Custom FOV

- Reticle
- Properties HUD

Ps (note for the admins) : you can remove the least recent edit, it's the same asset as this one, there's no need to have 2 same assets on the page.
Thanks !


View files Download Submit an issue Recent Edits