예제 #1
0
 void LetMeDie()
 {
     World.RemoveEnemy(this.gameObject);
     ZombieSpawner.EnemyDead(this.gameObject);
 }