Skip to content

Releases: Levox98/Godot_First-Person-Controller

v1.3.1

11 Jan 13:53
29957db
Compare
Choose a tag to compare

Minor patch. Fixed camera sensitivity for mouse, fixed sprint controls

v1.3

28 Sep 16:57
c760512
Compare
Choose a tag to compare
  • Added feature toggles to inspector
  • Added controller support
  • Some general refactoring

v1.2.1

31 Aug 18:08
7310c73
Compare
Choose a tag to compare

Added default key mapping, if none are set up

v1.2

29 Aug 06:15
de2e3a7
Compare
Choose a tag to compare
  • Added view customisable view bobbing
  • Improved code readability

v1.1

11 Aug 10:17
690de1a
Compare
Choose a tag to compare
  • Fixed climbing speed. It's now independent from physics tick rate setting
  • Added error handling for unimplemented control mapping

v1.0

04 Aug 12:44
a2c80a3
Compare
Choose a tag to compare

First iteration of the FP controller. The basic features are complete, but there's still a couple of things I'd like to add