Hello everyone,
How i can save and load variable value without using SaveGame method and C++ please ?
Thank you.
Hello everyone,
How i can save and load variable value without using SaveGame method and C++ please ?
Thank you.
You can’t
You can do it without C++, but you do need the save game.
To be clear, you only need the save game to save a variable if the player is going to quit, and come back later. If it’s just changing levels, the you can use the game instance.
Allright,
How to do it please ?
I just want to save a variable and load it when the game opens
You have successfully saved and loaded a variable with this ?
Yes, that’s why I’m telling you
Thanks I will try.
Have a nice day
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.