简体   繁体   中英

Prolonging Unity Splash screen (Android)

I'm making a little game in Unity 5.3 and i want the splash screen to last longer. Is there a way to do this without adding a second scene with the splash screen image?

I dont think it is possible to customize the length of the splash screen display, but some options exist for it. Take a look at these links and you can see what is possible to customize.

http://docs.unity3d.com/Manual/class-PlayerSettingsAndroid.html

http://docs.unity3d.com/Manual/MobileCustomizeSplashScreen.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM