Ejemplo n.º 1
0
 void LetMeDie()
 {
     World.RemoveEnemy(this.gameObject);
     ZombieSpawner.EnemyDead(this.gameObject);
 }