Hi,
is it possible with cocos2D to have two layers/sprites/atlassprites that are on top of each other and paint "holes" (via touches) into the top layer so that the layer beneath shows up? (Just like layers in Photoshop - if erase parts of a top layer, the layer underneath it is being revealed).
If so - would it be possible to define a third sprite as "brush" that can be used to actually paint those holes? (Like a custom brush in Photoshop)
Thanks a lot for your help in advance!
Marco