Jump to content

Question

Posted

Ok, So I've got my PlayerBox all set up pretty much, except the HP bar expands beyond what I've set for it.(pic below)

 

It has the EXACT same properties(except Y coord) as the MP and EXP bars(which work perfectly), so I have no idea why its doing this. I have tried setting the Maximum Size to the appropriate size to fit the container, which looks fine until you take damage or heal. It doesnt display correctly(100/140 still reads as a full bar)

c75a363ba0904bb9add8537c3aa8dbdb.png

2 answers to this question

Recommended Posts

  • 1
Posted

In the playerbox, there are 3 items about hpbar that must be configured.


HPBarBackground
HPBar
ShieldBar

 

In "bounds" did you check if the width and height of these three components are the same as that of mana?

  • 0
Posted
2 hours ago, Weylon Santana said:

In the playerbox, there are 3 items about hpbar that must be configured.


HPBarBackground
HPBar
ShieldBar

 

In "bounds" did you check if the width and height of these three components are the same as that of mana?

That did it! I wasnt aware that Shield Bar was a part of Hp, i figured it was a seperate bar.
 

Thanks!

×
×
  • Create New...