You put a while loop around the flat sequence.
I don't understand your reasoning for not being able to use a state machine. I guarantee a state machine architecture is possible and would be a better implementation then a flat sequence.
You put a while loop around the flat sequence.
I don't understand your reasoning for not being able to use a state machine. I guarantee a state machine architecture is possible and would be a better implementation then a flat sequence.