I am new to Unity, having switched from Torque, and am still trying to work everything out. When I looked at the comparison chart between Unity and Unity Pro, it says Pro has customizable splash screen.
What i’d like to know is whether or not I can add my own screen (still keep the unity one) without buying Pro?
With Pro you can add an own splash screen or not use one at all.
Without pro, you can not touch it at all, the initial splash as well as the webplayer watermark at start are hardcoded and not exposed.
You can add your own splash screen without Pro, it’s just that the Unity screen can’t be removed. I doubt that’s much of an issue since 2 screens is still a lot better than the 6+ screens that current commercial games seem to have…
Simply make the Splash as a scene and place it at the top of your build settings. Then add fading in and out then change scene. On Unify wiki you can find tutorials if you need for fading either that or Google.