I am trying to cast to set a variable, but it is not working. I do not know what to do. Below is a picture of my code.
So the cast to the game instance works?
If so, can you show us inside the game instance. How is it getting the save game ready?
The cast to the game instance is getting a variable previously designated to choose which slot to look for the save slot.
Have you specified your game instance in the project settings?
Yeah I have. The game instance cast works the game save does not.
Wait a minute. Either I’m going nuts, or your save game reference is IN YOUR SAVE GAME!?
I forgot to save the created save before, so it didn’t actually exist. I fixed it. Thanks for your help though.