Is there any way how we can use CCScrollView for vertical scrolling .. ?
I am trying to use it, And I am not able to make it scroll in vertical direction.
Please help me with some ideas or tutorials on how to use CCScrollView for scrolling vertically .. ? Or any other way by which a vertical scroll can be achieved in Cocos2d.. ?
Thanks for your time..!!
I found the work around.. THanks @Superman: I looked into mixing UIKit with Cocos2d and I found THIS, It helped me. !!
I hope It helps anyone looking out for the same 🙂