Example #1
0
 public void Die()
 {
     charMove.RemoveUnit();
     Destroy(gameObject);
 }