How to check if your 'Open Level' is loaded/finished?

If you want to remember what level you just opened, you can just save it in the game instance as a variable.

If you want to remember what level you were playing last time you quit, then you need the save game :wink:

PS: You don’t need to do this

image

that’s only for level streaming.

‘Load level instance’ can load any of your maps at the drop of a hat. No need to include them as sublevels.