Beispiel #1
0
 void Die()
 {
     PlayerMovement.AddExp(exp);
     Destroy(gameObject);
 }