Example #1
0
 protected void Death()
 {
     tankManager.FriendlyKilled(this);
     Object.Destroy(this.gameObject);
 }