Closed net-man closed 5 years ago
In it's current form, the state machine is very similar to the command system even though they are conceptually, different.
It might be better to change the functionality of the state machine to a more basic check and load system per state. ie. init, auto, etc.
State machine is being transformed into a more conventional finite state machine to be used in tandem with enums.
In it's current form, the state machine is very similar to the command system even though they are conceptually, different.
It might be better to change the functionality of the state machine to a more basic check and load system per state. ie. init, auto, etc.