F
Publisher
fubus
Node Based Finite State Machine 4
Tools
FiniteStateMachine GDScript State Logic Workflow Behavior
A finite state machine, which uses nodes as states.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
A simple finite state machine for godot made with gdscript. The state machine and its states are represented by nodes. It is based on a tutorial by gdquest.com