Reset State Machine on Exit

An option that allows a state machine to be reset to its entry point, when the state machine is left or is inactive would be great. Right now the state machine rests at the state it was left which requires unncessary extra transition from all state inside a state machine to its entry state to “reset” it.