For an animation FSM, I flip a spriterenderer’s flipX in the OnEnter actions, and I flip it back in the OnExit actions. While the node in active, it is possible to go to a From Any State action. Once this happens, the node is exited but the OnExit actions are not called.