Please see image. How can I create custom scroll layer like this in cocos2D game? I used CCScrollLayer but that scrolls one page at a time. I want to scroll only one sprite on scroll.
Is it possible to do same with CCScrollLayer ? If not then is how can I do this?