Hi guys, I'm trying to create something like this in Phaser 3 https://codepen.io/andreruffert/pen/pvqly. Thing is that I can do something similar but with the graphics only, I can't use images.  I see that there is bitmapData in phaser 2, is there anything similar in v3? What I want to do is to get some image of the brush, and use that brush as a tool for "scratching". Can someone give me an idea how to accomplish this in Phaser 3. Is there any possibility to attach some vanilla canvas