I've got 2 layouts - level and menu. I want the game to load from the menu when the game is saved(it works), but I also want to display yexy like "there is no saved game" if it's not saved. And when I add subcondition and a global variable issaved, it's not stored when I restart the game, so I always get the text and can't load from the checkpoint. How do I make it work?