Releases: Levox98/Godot_First-Person-Controller
Releases · Levox98/Godot_First-Person-Controller
v1.3.1
Minor patch. Fixed camera sensitivity for mouse, fixed sprint controls
v1.3
- Added feature toggles to inspector
- Added controller support
- Some general refactoring
v1.2.1
Added default key mapping, if none are set up
v1.2
- Added view customisable view bobbing
- Improved code readability
v1.1
- Fixed climbing speed. It's now independent from physics tick rate setting
- Added error handling for unimplemented control mapping
v1.0
First iteration of the FP controller. The basic features are complete, but there's still a couple of things I'd like to add