Exemple #1
0
 public void PrepareToStart()
 {
     StartCoroutine(cameraCont.ScanLevel());
     StartCoroutine(spawnCont.CreateAmbient());
 }