cant save and load highscore. help!!!

I’m new to unreal and I’ve been working on an idle clicker game for the last week. I’m trying to save and load the high score so it’ll load the next game. I followed a tutorial but I can’t seem to get it to work. the tutorial did all this in a 3rf person character, I’m doing all of this in my game widget.




I am not going to solve your issue, as you are the owner of your code and only you know the code, it is very difficult to fix it.

But I would say you can also use gameState to save variables and don’t loose em when you load map.