Hi,
I've been away from cocos2d since v0.8 and I was very impressed with the changes and updates that happened. Thanks for all the people working on making it better.
I searched everywhere for a sound and clean solution for panning and zooming but couldn't find any. I found many solutions like moving the layers, CCCamera, or even putting the scene on a UIScrollView. Each solution has limitations though and there are no clear code snippets for any of them.
I'm creating a game and I wanted to have the same kind of panning and zooming with parallax in AngryBirds. Can you please help me by guiding me in the correct direction? Which solution? Code snippets would be greatly appreciated.
Also, when I happen to solve my problem and if needed, I will create a code snippet to share.
Thanks in advance.