Health Bar Size Increase

Here is a tutorial I made that will show you how to create a dynamic health bar. I did not mention in the video but be sure to actually change the player health variable that is linked to the progress bar percent for this increased health bar size to actually represent added player health. So if player health was 100 and max health was 100, the bar is full for any size. Once you increase the size of the health bar be sure to change “max health” to something like 125 so that the progress bar will now be at 100% when player health is 125 instead of 100.