Example #1
0
 void OnEnable()
 {
     Instantiate(player);
     boardScript.BGSetup();
     startCanvas.SetActive(false);
 }