Hello everyone,
When a scene changes from one to another it takes time to get ready, what I need to do is till the next scene gets completely ready, it should be hidden by a background and the progress bar should tell how much the next scene is ready. Once the next scene is completely ready that scene should be shown removing progress bar and the background. But I am not finding a way to do it, I checked for another topic related to the same functioning but it didn’t give me expected results.
There are solutions using timer.performWithDelay(), like look for the time in which the scene gets ready, have a background for that much time and then remove the background once the scene is ready, but I am looking for some different solution
I am grateful to everyone who will be taking part in the above discussions.
Thanks and Regards,
Swanand Thakur