How to check if Level Instances have finished loading?

Hi Zellith,

This is what I did. I made a Macro (which is like a function but can handle delays and multiple exec outputs) which periodically checks if the level is loaded. The functions you want is “Get Streaming Level” to get a level by name, then “Is Level Loaded” to check if it’s loaded.

I hope that helps!

3 Likes