Exemplo n.º 1
0
 void Die()
 {
     Delay();
     levelScript.AddExp(exp);
     gameObject.SetActive(false);
 }