Hi, can you tell me what I did wrong? I made saves, but for some reason the player and objects do not save their location. I have attached a screenshot of my code. it turned out to be a bit confusing. but if you move away, you won’t be able to see anything. I hope you can help and find the cause of the error.
All of this
will never get run, because ‘open level’ does just that. It opens the level, and all this code stops running
The answer, is to open the level, then do everything else on ‘begin play’.
so I need to open the level at the end?
This code is located in the game instance. And I finally asked for hi output. It’s out. Does it turn out that the code is still being executed?
1 Like
I can’t check it out right now, no machine for a couple of days, but I think… open level even restarts the game instance…