blueprint

Increase Stamina in BPC_PlayerStats

  • Exposure: public
  • UE Version: 5.4

rune_bloodstone

July 31, 2024, 1:12 am

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v

1 comment

  • rune_bloodstone

    July 31, 2024, 1:15 am

    Requires a player component added to the Player blueprint. It needs two variables in the Stamina category: "Current Stamina" and "Max Stamina". This function would add to the player's stamina and update a UI widget.