How to change the SIZE of a progress bar at runtime, not the percentage that it is filled.

StaminaCPP.zip (48.4 KB)

Full project that has all parts in c++.

You could extract stats to a separate actor class to clean it in the final project, but it’s just a proof of concept.

obraz

After adding

obraz

Just make sure the progress bar isn’t nested inside of a container that will restrict it’s size automatically (cast will then fail)