Example #1
0
 void OnGameStart()
 {
     HideAll();
     gameplayUI.SetActive(true);
     cover.FadeOut();
 }