How does the user switch levels? When they do that, how about updating a variable that you then write to the save file as “the current level”?
Then read that variable and call open level on the value when you load back the save file.
How does the user switch levels? When they do that, how about updating a variable that you then write to the save file as “the current level”?
Then read that variable and call open level on the value when you load back the save file.