Mask inside one sprite only

Hello, i want to create a mask inside my sprite, like this one:

How can i do this ?
Thanks.

Ok i will probably work with that:

Phaser 3 Examples

I replaced the particles by an image and it works, also you have to setDepth to 0 and 1 so the mask isn’t hidden by the sprite.