I’m using “Save Game To Slot” and “Load Game from Slot”, but it didn’t working for now.
I checked and it stoped right at “Cast to DatacenterGame” (DatacenterGame is other actor i’m using to save variables).
Anyone can see what stupid i did here ?
Thanks for any help.
1 Like
Yes, this
You are creating a new, empty, save game object, and then trying to read from it.
Here’s my savegame 101
3 Likes
Thanks bro, you saved me today
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.