Releases: mechPenSketch/FiniteStateMachine
Releases · mechPenSketch/FiniteStateMachine
For Godot 4.2
Revised Graph Nodes to show the FSM system better.
Inheritence Hotfix
Fixed FSM Components showing inheritance not working properly.
Scene Inheritence
On the FSM Workspace, Components that are inherited by scene are in yellow text.
Hotfix
Fixed FSM component renaming that causes disconnection with all connections involving the renamed component. Also, more then one transition can be connected to a state.