10 second delay before loading?

ManlyMouse

  • Posts: 144
Hi guys,

I'm experiencing an exactly 10-second black screen before my game runs on android. Unfortunately I cannot seem to generate any logs to post here, so does anyone know if this is a common problem/has something to do with the loading screen, and possible solutions?

Thanks a million,
I know more about Stencyl now.

rob1221

  • *
  • Posts: 9473
It's usually caused by too many resources loaded initially.

ManlyMouse

  • Posts: 144
How can I  lessen the load? My starting scene is literally a white screen with my logo.
I know more about Stencyl now.

rob1221

  • *
  • Posts: 9473
Use atlases to separate your resources that are used in different scenes.  Here's the article, although it's a bit outdated: http://www.stencyl.com/help/viewArticle/86

ManlyMouse

  • Posts: 144
Wow, that worked beautifully. Thank you!

Question RESOLVED.
I know more about Stencyl now.