public override void Die(DamageType causeOfDeath, GameObject lastAttacker)
 {
     ph.ChangePlayerState(PlayerState.Dead);
 }