简体   繁体   English

延长Unity启动画面(Android)

[英]Prolonging Unity Splash screen (Android)

I'm making a little game in Unity 5.3 and i want the splash screen to last longer. 我在Unity 5.3制作的小游戏,我想闪屏持续更长的时间。 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/class-PlayerSettingsAndroid.html

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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