How can I save a completed sequence?

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.