Question by
kyhnlbyrk · Aug 17, 2017 at 03:38 PM ·
scene-loadingscene-switchingload scenesplash-screenloadlevelasync
Load all scenes in splash screen
I have a multiple scenes in my mobile 2D game, I want to load all my scenes in splash screen, so that the scene passing would be smooth. How can I do this ? If I do this, do I need to change "Application.LoadScene()" method, and what method can I use ?
Comment
Your answer
Follow this Question
Related Questions
Printing total time to open/loading a scene 0 Answers
Order of SceneManager.LoadSceneAsync and UnloadSceneAsync. 0 Answers
Loading new scene in unity 2D 0 Answers
Scene takes too long to load 1 Answer
scene transition 0 Answers