- Home /
Question by
Kerihobo · Sep 09, 2015 at 12:20 PM ·
splash-screensplash screensplashscreen
Where to use isShowingSplashScreen?
I noticed we can check if the splashScreen is showing now. But... how do we actually use this? Our scene will not initialize until after the splash screen is gone so where do we put such a script that will do this check?
http://docs.unity3d.com/ScriptReference/30_search.html?q=isShowingSplashScreen+
Comment