Dynamically Sized Ability (Progress) Bars

Custom blueprint node that will automatically extend a progress bar to the given values. You can use this for any progress bar that represents an ability you wish to “expand” during game play. For example, player starts with 100/100 health and collects a pickup that allows +25 health capacity. Without this node, the health bar remains the same size and the player simply has 125 health units within the same bar that used to hold 100. Using this node, the bar actually expands 25% maintaining the same ratio of bar length to ability stat value allowing not just a numerical but a visual representation of the increased capacity.