Fill image with percentage from bottom to top

How can I get a png image of an empty tank to be filled by percentage with an overlay image of the full tank?

Set the image component inside a vertical arrangement
Set the background image of the vertical arrangement to the empty tank image
Set the full/half full image to the image component, size as required
The full/half full images would need to be png with transparency for the background image to show through

1 Like

Or you could use a canvas:

canvasFillTank.aia (4.2 KB)

1 Like