Hello, I have a main title Screen where a player can start a new game, there are 3 empty save slots the player can choose from to start a new game. example Game-A, Game-B Game-C. next to the Game-A ect, I have a text that says empty. I need it when a player selects a slot they want, it will go into the game. from the Game I have a Pause menu set up where the player can save the game. when the player goes back to the title menu, the text that said Empty will show what level the player is currently on, from there the player can continue where they left of. I'v been at this for weeks and cant seem to get it working. when I save the game it saves to all slots instead of the one your on, and the empty text does not update. I tried chatGPT..lol, but it takes me around in circle. is there anyone that can help or have a step bye step tutorial I can follow? even a C3 example file.