Hi!
I want to load a portion of an image into a sprite, then masking it with another sprite.
I used Pode's ImageTextonSprite to do the first, but I can't do the masking part.
I tried scirra "destination atop" blending but, since back image is always bigger than the masking sprite, undesired effects appear when two sprites are next.
(I want to make a jigsaw puzzle, and I have a set of "jigsaw cuts" for the mask, this is why putting a mask near the other one matters).