Hello everyone, I have a stone wall.
It has a Healthbar, which the player can damage. The Head is inside the Wall. I increased the height of the wall, meaning that the Head is completely inside the wall. I don’t want to increase the height of the Head, so is there any way to make the healthbar show, even if completely obscured? Thanks!
Not unless you make a custom healthbar. Is there a particular reason why you need the head to be inside the wall? You could make a dummy part at that location if you needed to do something at the position.
It’s the wall’s healthbar, if it’s zero it gets destroyed.
Assuming it’s a billboard GUI, you could just set AlwaysOnTop to true, but it could be quite annoying depending on how you want it to work.
if you want the healthbar to show the head should be at the top of the wall, or have the wall be the head itself
1 Like