I have enemies with Humanoid and static objects which have not Humanoid. Player can broke up static objects. The objects have health. I would want to use standard roblox health bar for this objects.
Definetely yes, make a billboard gui parented to the head and add some offset at the y axis, then you make 2 frames inside of it where one is the empty bar frame that you can color it anything and the other is the health frame that decreases or increases depending of the object health.
Make sure to make the health bar frame be over the empty bar frame via zindex.
1 Like
It won’t look like roblox health bar.
Maybe I don’t understand something?
1 Like
No. You can make a billboard gui look like it, but to get the standard Roblox health bar you need a Humanoid.