Quantcast
Channel: Latest Questions by Gamershaze
Viewing all articles
Browse latest Browse all 73

iOS App Startup | Empty scene takes fifteen seconds to load, complex scene is instant.

$
0
0
Below are my current build settings. ![alt text][2] - Scene (0) 'Loader' is a completely empty scene, apart from a single simple button which loads Scene (1) 'Playground' when tapped. This is loaded on application starts, and takes roughly fifteen-twenty seconds on my iPhone 5S. The code to load the level is as follows. Application.LoadLevel(level); - Scene (1) is a very complex scene featuring many models, textures, and etc. It loads instantly after the button is tapped. ---------- With that said, can someone please explain what is happening here? I'm trying to create a very simple loading scene, that boots as quickly as possible on application start. Loading the next, complex scenes from there, and playing when done. However the aforementioned behavior, has me baffled. Why a near-empty scene takes so long to load, but the complex scene is quite literally instant. My only guess is that the application is loading everything in the application on start, but I'm sure this isn't the intended behavior. [2]: /storage/temp/38407-screen+shot+2015-01-07+at+10.05.32+pm.png

Viewing all articles
Browse latest Browse all 73

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>