Finite State Machine Helper  1.0
Finite State Machine Helper Documentation
Finite State Machine Helper is a highly robust yet lightweight C# framework to implement state machines in your project. It supports both simple state machines as well as very complex multi-level nested states.

Basic features Advanced features
Quickstart Example
(A full example scene with all advanced features can be found inside the download)

Message Broadcast Example

AND state Example

Transition with Parameters Example