Please help... save game

Hi Dear! I created a point collection system that, through a GameInstance, displays my current score across all levels. I wanted to add a save/load system, but it’s not working for some reason. Could someone please help? I’m making this game as a birthday gift for my son, but this issue is very frustrating! When I enter the game, I can collect points, and I want the game to automatically save the points upon exit and load them upon re-entry. However, it’s not working; the score is always zero when I start the game, even though the Print Strings confirm that the logic runs correctly.

Problem is here

You only need to create the save game if its not there. Also, you have not specified what you want to save ( the pin is empty ).

Here’s my save game 101

Thanks thanks bigggggg thanks🤗