//Overridable virtual public void TakeDamage() { player.AddJump(); player.AddShuriken(); Destroy(gameObject); }