i was tried to make the same effect as realm rampage
buttt its doesnt work
here a properties for canvas group:
background transparency = 0
ZIndex = 1 (image label have the same)
Group Transparency = 0
and here for image label:
Background transparency = 1
image transparency = 0
Have one image for the border. Then have a separate red image for the health. Hide parts of the red health image using a UIGradient’s transparency control.
Here is a short tutorial that shows how to use a UIGradient for this:
Do the same thing as that tutorial but with your red health image instead of a rounded frame.