Hi,
I have a problem with the progress bar object.
I make a progress bar on level 0, than I add a new layer on top (let's call it layer 1).
I add a black rectangle on layer 1; the rectangle partially is over the progress bar. But the full progress bar appears on top of the rectangle.
I need to have only the progress bar part that is not covered by the rectangle to be visible. How can I solve it?
I made a capx: https://www.dropbox.com/s/hmqxmkpm09n7b ... .capx?dl=0
Thank you!