Esempio n. 1
0
 void OnTriggerEnter()
 {
     mana.CompleteLevel();
 }
Esempio n. 2
0
 void OnTriggerEnter()
 {
     gameManager.CompleteLevel();
 }