Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
274 views
in Technique[技术] by (71.8m points)

c# - Change Launch Screen/Splash Screen color and image

The app itself works completely fine. My question is that on the launching of the app itself, the screen is the Unity default blue for a quick second or so before changing to the black of my first scene.

How do I change this color to be black on startup?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

You can change this by going to File --> Build Settings --> Player Settings --> Splash Image --> Background --> Background Color.

From there you can change the background color. You can also change the image, animation type and overlay opacity from there.

Note that there are things you may not be able to change there unless you have Pro license.

image

EDIT:


Updated to be more detailed of where to change stuff

First change the Splash Image:

enter image description here

There are more options for iOS platform but this settings can still be found in the menu I mentioned above.

If iOS, select iOS as your platform and you can change your Background Color from there:

enter image description here

You should then change the Lunch Screen type from there. Set it to None if you want it to be gone.

enter image description here

If the color does not still change, you can create a Texture with a color of your choice and add it to the Mobile Splash Screen slot:

enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...