BMG Tools

State Machine Framework

Serialized states with pluggable transitions

GitHub

A lightweight StateMachine MonoBehaviour with a serialized state list, enter/exit/update hooks, and pluggable StateTransition children (built-in: DurationTransition).

Core Types

Transitions