https://github.com/kylecorry31/godot-state-machine
A state machine plugin for Godot 4
https://github.com/kylecorry31/godot-state-machine
Last synced: 3 months ago
JSON representation
A state machine plugin for Godot 4
- Host: GitHub
- URL: https://github.com/kylecorry31/godot-state-machine
- Owner: kylecorry31
- License: mit
- Created: 2023-03-11T17:32:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T11:35:50.000Z (over 3 years ago)
- Last Synced: 2025-04-07T06:17:55.487Z (about 1 year ago)
- Language: GDScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# godot-state-machine
A state machine plugin for Godot 4. Supports heirarchical state machines
## Getting started
Add the addons folder to your project and enable the plugin under project settings.
## Open source licenses
Icons: https://pictogrammers.com/docs/general/license/ (Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0))