squirrel
squirrel copied to clipboard
For initialState and currentState
As far, when a new Fsm has been created, its initialState is just initialState, but the currentState is null, then I need to check Both initialState and currentState for Fsm state. Why its currentState is not the same as initialState when a fsm initiates? What purpose does this do for? Thanks.
I hit this issue today as well, would be nice to initialize currentState to the initialState.
hit this issue today, anyone knows how to fix it?
hit this issue today, anyone knows how to fix it?