Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

A simple tool for managing different states of a node.Usage1. Add a StateManager on any node where you want to have states.2. Set State Machine and Condition Expression Base for the expressions.3. To edit StateMachine select the StateManager and go to State Tree in the bottom panel.
A simple tool for managing different states of a node.
Usage
1. Add a StateManager on any node where you want to have states.
2. Set State Machine and Condition Expression Base for the expressions.
3. To edit StateMachine select the StateManager and go to State Tree in the bottom panel.
Reviews
Quick Information

A simple tool for managing different states of a node.Usage1. Add a StateManager on any node where you want to have states.2. Set State Machine and Condition Expression Base for the expressions.3. To edit StateMachine select the StateManager and go to State Tree in the bottom panel.