Custom Health Bars

Here’s a model I made for custom health bars Health Bar - Roblox

Here’s how to use it:

First, You’ll import it into your game, and it’ll look like this:

If you open everything inside explorer, it’ll look like this:

image

!!WARNING!! DO NOT CHANGE THE LAYOUT OF ANY OF THESE!!

you can add things but never change the layout of those things.

If you open the README, you’ll see this:

Now, we need a rig inside our game to make it work, so go to the plugins tab and add a rig.
image
image

You can then change the name of your rig to anything you want, I chose GuyThatHasAHealthBar
image

After doing that, go back to the README, and change this line:


to whatever you named your rig, so in my case, it would look like this:
image
(Make sure to keep the workspace or it won’t work)

Now, everything is set up. Click the play button to test it.
image

Once everything is loaded, go in your explorer and open the rig model.
image
Click on the Humanoid and scroll down to the Game section or the Health value in properties.
image

Change the health to anything you want (I chose 80)
image
Press enter and look at how the health bar changed!

(This is my first community resource post so any feedback on how I did would be great!)

13 Likes

Can you show us pictures/video of how it works? Most of us would want to see how it works.

6 Likes

You might want to show us more. It doesn’t really look appealing now.

3 Likes

You should have provided us with examples, tutorial or showcase.
Anyway, nice basic-script GUI (I don’t mean to be sarcastic).

2 Likes

Thanks. I made this for someone, but then I thought that lots of people could be needing this so put it out to the public.Anyways thanks for the tip, I’ll add that as soon as I can!