Engine.getPreloadProgress()
-
Did anyone ever use Engine.getPreloadProgress() for creating a loading screen when something is loading ( samplemaps for example). I'm trying to create a popup panel that shows the user the preloading time in %. Is there any example existing somewhere?
Thanks!
-
@marcLab There are examples of loading bars in my projects on github, same technique can be used for a loading screen. I'm not at my computer right now otherwise I'd make a demo.
-
@d-healey said in Engine.getPreloadProgress():
loading bars
Thanks David! I'll try to find the project in your repo.
-
@d-healey You know which repo I could find an examples of loading bars ?
-