Releases: expressobits/character-controller
Releases · expressobits/character-controller
Update 2.2.0
Full Changelog: 2.1.7...addon-2.2.0
2.1.7
Full Changelog: 2.1.7...2.1.6
2.1.6
2.1.5
- Add documentation reference API to scripts
- Rename many script to follow gdscript guidelines
2.1.4
- Update to godot 4 beta 17
- Fix Array with type
2.1.3
- Fix scripts for update to godot 4 beta 16
- Add setup mouse mode in example player.gd ready function
2.1.2
Fix collision in player audios
2.1.1
- Update to godot 4 beta 7
2.1.0
- Refactor input setup
- Add input for head movement in top layer scripts
- Bug fixes
Refactor modular character controller
- Update to Godot 4
- Move to plugin
- Refactor core scripts
- Add abilities
- Add head bob and FPS controller variant
- Refactor example scene