Boss lifebar depleting from left to right

kimono

Well-known member
Good evening everyone, simple question:
Is there an option to clear the health bar from left to right?

Here's how the boss's health bar is configured:
Code:
##BOSS LIFEBAR
#nolife  1
lifebarstatus          97 5 1 1 0
lifeposition        350 260
nameposition        420 252
iconposition        448 237

Here's what it looks like on the screen:
For aesthetic reasons, it would be nice if it emptied in a mirror image, that is, from left to right.
Thank you for your attention :)
 
Good evening everyone, simple question:
Is there an option to clear the health bar from left to right?

Here's how the boss's health bar is configured:
Code:
##BOSS LIFEBAR
#nolife  1
lifebarstatus          97 5 1 1 0
lifeposition        350 260
nameposition        420 252
iconposition        448 237

Here's what it looks like on the screen:
For aesthetic reasons, it would be nice if it emptied in a mirror image, that is, from left to right.
Thank you for your attention :)

Sorry @kimono, there's no native option for that, so you'll need to script a custom bar.

DC
 
Back
Top Bottom