Hi!
i have a problem with masking in pixi js.
What i want to do is a hole in PIXI.Graphics rectangle with PIXI.Sprite .png mask.
Here is codepen:
I want to make my cloud transparent, so that i can see a red background (pls check commented line in codepen). Any help?
Thanks!