protected virtual void OnGUI()
 {
     playerController.OnGUI();
     parameter.ShowHitPoint();
 }