Description
Changelog
Reviews
The addon provides three classes:
| Class | Purpose |
|---|---|
StateMachine |
Manages the active state and routes calls to it |
State |
Base class for individual states |
StateTransition |
Defines an input-triggered transition that can persist briefly after leaving a state |
For more information check the README file.
Changelog for version v1.0.0
No changelog provided for this version.