public void UpdateStaminaBar() { playerStaminaBar.SetCurrentStamina(playerStamina.GetCurrentStamina()); playerStaminaBar.UpdateStaminaBar(); }