I am at the stage of my game where I have to develop the loading screen. It's actually already there, but I don't know exactly what it should be loading while it's presented.
Why would I have a loading scene instead of just going directly to my game scene? I don't even know what else to load besides the textures with the texture SpriteCache
.
Am I doing the correct content loading? I missing something to load during that loading scene?
But I do understand the concept thanks. :)
– Jul 11 '13 at 21:53