void CheckHpStatus()
 {
     m_hpController.SetPercentage(m_lifeSystem.ReferHp(), m_lifeSystem.pu_maxHitPoint);
 }