How to create healthbar for multi bosses

Easiest way would be to add the health bar widget to a vertical box that you have preplaced in the appropriate position, something like a “Boss health bar container”

The health bars themselves should not have a canvas, and should have the desired size set through size boxes perhaps

The container itself could be a part of the HUD, or it can be dynamically added, but then you’d have to somehow find it to keep adding to the same one

1 Like