Hi i am making simple save game data of level and then open it!
This is my main menu:
This is code of main character when you start LEVEL it saves it!
And then if you press CONTINUE under main menu it should opens it:
IN Save_level it has only one variable like this:
For some reason when I clicke Continue it does nothing except write string “FAILED”
Thanks for your reply!