of     1   

Gnago
#141292215Wednesday, July 23, 2014 6:10 PM GMT

How would I make a Custom Health Bar. I want it to be going along the right side of the screen... is there a way to take the default health bar and move/drag it and resize it to there? if I cant then can I get a health bar script and how to get rid of the default bar? thanks!
128GB
#141292343Wednesday, July 23, 2014 6:11 PM GMT

First you need SetCoreGui to get rid of the default healthbar Then make your own gui Some simple math and HealthChanged event, and there your done
fret13103
#141292410Wednesday, July 23, 2014 6:12 PM GMT

Translates into. How would I make a GUI that reflects my HP? How would it work? Please make it for me. I don't know though, I'm bad with GUI. (Horribly bad... h-o-r-r-i-b-l-y bad)
FlamedSkull
#141293524Wednesday, July 23, 2014 6:24 PM GMT

Lol There's a lot to do in my time since I'm back for a little bit.. I'm making a lot of things such as a customizable health bar to fit every user and creators need.
Gnago
#141294141Wednesday, July 23, 2014 6:32 PM GMT

Where is the SetCoreGui? it doesn't appear in my explorer tab, nor advanced objects.
128GB
#141294403Wednesday, July 23, 2014 6:35 PM GMT

Gnago
#141295382Wednesday, July 23, 2014 6:45 PM GMT

So if I have this script under workspace the health bar no longer be there? (My "Play Solo" is not working and I don't want to upload it and play it on the site so I can test it out... game.StarterGui:SetCoreGuiEnabled("All", false)
128GB
#141295635Wednesday, July 23, 2014 6:48 PM GMT

No it needs to be a local script Or you can use this and disable the Health bool http://www.roblox.com/Script-SetCoreGui-item?id=154870125

    of     1