I would like to know if there is an animation technique which would cause an image view to fragment and fall when the user taps the screen exposing the view behind it?
I have scanned the net but never seem to have the correct search line for what I want. Or perhaps this is not possible to do? If my memory serves me correctly, sometime in the past I did code up Cocos2D to have a brick wall collapse, but each brick was an individual view whereas an image is a single view.