Beispiel #1
0
 public override void Killed()
 {
     gameObject.SetActive(false);
     boss.CrystalDestroyed(this);
 }