using UnityEngine; public class SplashScreenHelper : MonoBehaviour { public static bool showScreen = true; }