Node Based Finite State Machine 4
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.

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