
Publisher
linko
Simple-First-Person-Controller
A simple Godot First-Person Controller with movement, jumping, walking, crouching, footstep sounds and smooth animations. Input Setup: Configure these inputs in the Input Map: - forward (W recommended) - backward (S recommended) - left (A recommended) - right (D recommended) - jump (Space recommended) - walk (Shift recommended) - crouch (Ctrl recommended) Features: - Ceiling Detection: Uses a raycast to prevent uncrouching if there’s not enough space. - Landing Animation: Smooth transition wh...
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
Simple First Person Controller
A simple Godot First-Person Controller with movement, jumping, walking, crouching, footstep sounds and smooth animations.
Input Setup:
Configure these inputs in the Input Map:
- forward (W recommended)
- backward (S recommended)
- left (A recommended)
- right (D recommended)
- jump (Space recommended)
- walk (Shift recommended)
- crouch (Ctrl recommended)
Features:
- Ceiling Detection: Uses a raycast to prevent uncrouching if there’s not enough space.
- Landing Animation: Smooth transition when hitting the ground after a fall or jump.