Create an enum variable for CurrentSequence
. As a sequence is completed update the CurrentSequence. On spawn/respawn use CurrentSequence to handle/load the current state of the game.
Create an enum variable for CurrentSequence
. As a sequence is completed update the CurrentSequence. On spawn/respawn use CurrentSequence to handle/load the current state of the game.