public void PlayerUIInit() { playerUI.FillSprintBar(_currentStamina / _stamina); playerUI.CheckHealth(_health); }