I have two CCScrollLayers in one scene (implementation) in an Xcode iPhone project with cocos2d.
It only works with the last created scrollayer. Why? How can it be done to work with both?
Not working = looks like static object with no interation = no scrolling at all, BUT pages are actually created and I see them.