I have read through the GUI part of Unity and am now wondering if a simple GUI like this is possible. It is a semitransparent Healthbar using a curved shape. The problem with it is, that it is curved and from what I have read in Unity’s GUI section the only way is to use strictly rectangle shapes for scaling and clipping. How can I implement this then?
