GC FSM - Event-driven, hierarchical finite state machines in blueprint

Just an idea for save/reload: Some kind of functionality that makes it possible to go directly to a state only when the FSM is launched might work? So in order to use it again, the FSM must be stopped and restarted. That might be enough of a deterrent to prevent bypassing the graph structure willy-nilly…