Modify the health bar

Lantern

New member
1774402287437.png

How can I make the enemies' health bars visible?

How can I edit the health bar for my character and the enemies?

Instead of explaining, I'll just list exactly what I'm looking for

Player health bar, Enemy and Boss health bar
Health bar size (width and height)​
Change Position​
 

Attachments

  • 1774402277906.png
    1774402277906.png
    40.9 KB · Views: 1
Last edited:
For player's health bar's position you need to modify:
p{#}life
for enemy's :
e{#}life

For player's health bar size, you need to modify:
lbarsize
for enemy's:
olbarsize

Read openbor manual for details of each command.

As for visibility, opponent's health bar is only visible when they are relevant.
 
Back
Top Bottom