How to make a complex shape health bar?

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I want to make a health bar with a non-square/rectangle shape.
  2. What is the issue? Include screenshots / videos if possible!
    I do not know how to do it.
  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    All the solutions i’ve found so far are not really easy to understand for me.
    image
    This is what the health bar looks like. I want the yellow part to fill up with a magenta color that has the same shape as the bar, but i don’t understand how to do it.
2 Likes

You can use UIGradient Transparency on inner healthbar imagelabel to make various shape!

1 Like

Can you show me an example, please ?

1 Like

Ok i figured it out now, but the health bar dissapears before the health of the player is completely emptied.

Bump, still need help with this.