Just wanted to share a health bar I’ve been working on with you all. Not sure if someone else has already made a radial health bar like this or not, but I think it looks awesome and wanted to open source it with you all.
I’m making an RPG game and this is the health bar design I went for. Like many other solo developers on roblox who work on games but never finish them, I wanted to share this with you all so it doesn’t go to waste haha.
I hope you like it and would love your feedback. health bar.rbxl (62.2 KB)
I would like to be able to customize the texture of the health bar to be able to show a decal or texture… like each piece of the bar can have a texture or decal , to change how it looks , that would be nice!
Also maybe a variable that would allow it to only show when below a certain level… like lets say yellow and red… but if they are green do not show it…
Perhaps too could do a green at a almost transparent … then yellow at .5 and red at no trans parent… then as health gets worse it show more
maybe also , have the health bar emit a particle relating to the color when it changes.