I want to set up a custom loading screen for a mobile project. Nothing too fancy, just a logo and a simple loading bar, that goes to layout X upon project load (assets, sounds etc).
I've searched through various tutorials and forum posts but can't find anything specific on this. I've also tried to play around with the startup fields in project settings, loader layout and whatnot.
I'm searching for a deeper understanding of how this works. Must there be a splash screen for all Android apps? What about iOS? Is there a default splash screen when exporting through C3? How can i edit this? And how do i set up my custom layout to show loading progression? What will a somewhat big project even "load"? We're not downloading assets when it's an .apk i guess, but i believe we want to load what's necessary to memory?
I guess i just know very little on this subject, and would like some clarity on how these things work and what we can control.
Any help would be greatly appreciated!
Cheers,