I cant get my progress bar to work as i want (in blueprints)

I created a 3d person template. Inside the ThirdPersonCharacter I added these values:
Stamina: Float
MaxStamina: Float
StaminaDepleted: Boolean
WidgetRef: UserWidgetObjectReference

EventBeginPlay:

Sprint:

Refuel:

And inside the widget:

image

Edit: StaminaPoints.zip - Google Drive

4 Likes