public override void TakeDamage() { this.StateMachine.Normal.Enter(this); SoundFactory.PlaySoundEffect(SoundFactory.PowerDown()); }