Roblox / Core-Scripts

All of ROBLOX's core client scripts.
Apache License 2.0
254 stars 183 forks source link

Customize healthbar over enemies head #1041

Closed woxblom closed 4 years ago

woxblom commented 6 years ago

Hey,

I was looking for the script that handles the healthbar over other players heads. I would like to customize that or create an own. Is that script in the corescripts? Or where is that handled? I found the health script here but that seems only to handle your own healthbar not other players over the head.

Cheers Magnus

ghost commented 6 years ago

Use BillboardGui's and scripting it from there is pretty straightforward.

Kampfkarren commented 6 years ago

Health bars are not handled in Lua. If you are on the dev forum, you can ask for this to change by supporting this thread. (I believe this would be an easy port but non-Roblox staff members cannot add new features to core scripts, so I cannot do it).

As for now, a BillboardGui works just as well.

cliffchapmanrbx commented 4 years ago

Hi there, thank you for your feedback. We're going to be closing this repository as we've chosed the Roblox Dev Forum as our venue for developer feedback. Please feel free to migrate your feedback to a DevForum post if you feel it is still relevant.