Edit of asset "Third Person Controller" In review

Old/Current New/Edit
Title Third Person Controller
Description * All informations are on the Github repository page ! : https://github.com/Jeh3no/Godot-Third-Person-Controller

----------------------------------------------------------------------------------------
General :

This asset is a heavely modified fork of Gtibo's Godot-Plush-Character project (https://github.com/gtibo/Godot-Plush-Character).

It 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.

A cute 3D character model made by Gtibo is also provided, fully animated (he use an animation tree powered by a state machine as well), plus movement sounds and particles effects.

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 easely filter and manage the communication between each state.

He is also very customizable, with all movement parameters, camera settings, and keybindings being exposed as export variables in the inspector for easy customization.

The asset is 100% written in GDScript, with the snake case convention.

----------------------------------------------------------------------------------------
Compatibility :

Godot 4.6, 4.5, 4.4: Fully supported.
Godot 4.0 - 4.3: Should work, but you will need to delete the .uid files.

----------------------------------------------------------------------------------------
Features :

Movement :
- Finite state machine based controller
- Smooth acceleration and deceleration
- Slope and hill traversal
- Walking
- Running (continuous hold or toggle)
- Jumping (configurable multi-jump)
- Jump buffering
- Coyote time
- Air control (customizable via curves)
- Ragdoll

Camera :
- Default/Free camera
- Aim/Shooter/Above shoulder camera (with left and right sides)
- Camera zoom

Model :
- Model orientation (camera independant, or camera follower)

UI :
- Properties HUD

Misc :
- Input action checker

Category 3D Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/Jeh3no/Godot-Third-Person-Controller
Issues Url https://github.com/Jeh3no/Godot-Third-Person-Controller/issues
Godot version Godot 4.5 Godot 4.4
Version String 2.0 2.1
Download Commit 3389ba9d639a19d542f8ab8e5cf306b1e4677cbf acaf427346679f5dcf867fdbeeadbfd6932f9330
Download Url (Computed) https://github.com/Jeh3no/Godot-Third-Person-Controller/archive/3389ba9d639a19d542f8ab8e5cf306b1e4677cbf.zip https://github.com/Jeh3no/Godot-Third-Person-Controller/archive/acaf427346679f5dcf867fdbeeadbfd6932f9330.zip
Icon Url https://raw.githubusercontent.com/Jeh3no/Godot-Third-Person-Controller/refs/heads/main/addons/Arts/Images/icon.png
Preview Update
Type image
Image/Video URL https://raw.githubusercontent.com/Jeh3no/Godot-Third-Person-Controller/refs/heads/main/addons/Arts/Images/preview.png
Thumbnail https://raw.githubusercontent.com/Jeh3no/Godot-Third-Person-Controller/refs/heads/main/addons/Arts/Images/preview.png
Preview Update
Type image
Image/Video URL https://raw.githubusercontent.com/Jeh3no/Godot-Third-Person-Controller/refs/heads/main/addons/Arts/Images/image_1.png
Thumbnail https://raw.githubusercontent.com/Jeh3no/Godot-Third-Person-Controller/refs/heads/main/addons/Arts/Images/image_1.png
Preview Update
Type image
Image/Video URL https://raw.githubusercontent.com/Jeh3no/Godot-Third-Person-Controller/refs/heads/main/addons/Arts/Images/image_2.png
Thumbnail https://raw.githubusercontent.com/Jeh3no/Godot-Third-Person-Controller/refs/heads/main/addons/Arts/Images/image_2.png
Preview Update
Type image
Image/Video URL https://raw.githubusercontent.com/Jeh3no/Godot-Third-Person-Controller/refs/heads/main/addons/Arts/Images/image_3.png
Thumbnail https://raw.githubusercontent.com/Jeh3no/Godot-Third-Person-Controller/refs/heads/main/addons/Arts/Images/image_3.png