For the moment I loop throught nestedFSM (by testing if it’s a nestedFSM … thank you reflection ! ) to find the current state.
We also have problems with currentState, it seem to not be correct when the FSM switch between nestedFSM (see my other topic)and return null some time.