top of page

Finite State Machine Graph Editor for Unity

Finite State Machine Graph Editor is a tool made by me for Dreamsturbia it allows you to edit and create new Finite State Machines (FSM) using the unity Graph View editor.

Internally the FSM is composed of several ScriptableObjects which are created, populated, edited or removed based on the current state of the Graph (when saved).

This solution allows for an easier and even faster AI creation and customization then the usual creation and drag and drop approach of the ScriptableObjects.

Tool

Tool

The trailer is available here

Pictures

bottom of page