There’s no need to have hierarchical FSM because you can attach multiple FSM Components (without auto activate) then use the “Go To FSM” to transition between multiple FSMs.
[HR][/HR]
By the way, since last month I have an update where the “Unchecked” output pin is removed, I’ve refactoring a lot the internals to just return “Abort” instead, when something is cancelled.
I didn’t publish it because this update breaks compatibility with existing projects. Would be up to you guys to decide if I should make that update available or not…