I have a game with 12 levels and a level select screen. At first all levels are locked except the first. If they beat the first they unlock the second and so on. To beat the level the player has to get to a flag at the end. All the levels are in separate layouts, but share a single event sheet. I can't think of a good way to track which levels they have unlocked. Any ideas?