enter abstract method
This method is called once during a state transition when the {@link StateMachine} makes this state active.
Implementation
void enter([GameEntity? owner]);
This method is called once during a state transition when the {@link StateMachine} makes this state active.
void enter([GameEntity? owner]);