예제 #1
0
 void OnTriggerEnter()
 {
     mana.CompleteLevel();
 }
예제 #2
0
 void OnTriggerEnter()
 {
     gameManager.CompleteLevel();
 }