I want these logos to fill/drain like water bottles but the corners keep popping out the side, does anyone know of any other way to make it work properly?
1 Like
You could try the property “ClipDescendants”
1 Like
You can use a CanvasGroup for this. Put a UICorner in it and any frame you put in the CanvasGroup will be clipped by the UICorner
1 Like