#Is it possible to attach an health bar on an object?

1 messages · Page 1 of 1 (latest)

knotty smelt
#

Hi, I'm new to the Roblox studio and I was wondering if its possible to attach an health bar to an object cant really find good or exact help in google or some AI. Example would be a stationary tower + HP :>
Another question, is it possible to add more than 50 npc at once? will it bug or break the server???

nova mural
#

you can use billboard gui or surface gui for a 3d healthbar

fickle berry
#

if you put, for example, a part in workspace then:

  • put a billboard gui in that part
  • put a frame in that billboard gui and make it green
  • make a frame for the health background (make it red) and size it to (1,0,1,0)
  • create a text label in the green frame
  • script it to ur desire
#

the red background frame you'd put inside the green frame

mild moat