This might seem very basic, but I've added a "load game" button to my start menu and I want to keep it hidden if there's no saved game, is that possible?
If not, is a valid workaround just having a global variable keeping track if the player pressed the "save game" button or not?
Thanks!