Hello. I have question. How can I show the players the loading progress of a level? I have a big game and sometimes the levels are loading longer… How can I make a bar to show the loading progress of a level? Or how can I show it like “LOADING… 69%”, “LOADING… 70%”, etc. ?
Thanks for help
in this ansered answer I dont understand how to show the progress using GUI Texture or normal numbers in % :(
– worldofcarsIt just says that it does not work as expected but for web player you can use http://unity3d.com/support/documentation/ScriptReference/Application.GetStreamProgressForLevel.html
– fafaseaaahhh this can work:) thank you for the answer :D
– worldofcars