Skip to content

Releases: mechPenSketch/FiniteStateMachine

For Godot 4.2

30 Dec 09:43

Choose a tag to compare

Revised Graph Nodes to show the FSM system better.

Inheritence Hotfix

23 Sep 02:14

Choose a tag to compare

Fixed FSM Components showing inheritance not working properly.

Scene Inheritence

22 Sep 15:19

Choose a tag to compare

Scene Inheritence Pre-release
Pre-release

On the FSM Workspace, Components that are inherited by scene are in yellow text.

Hotfix

28 Feb 08:31

Choose a tag to compare

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.