Tiny Defense: Using UIScrollView in Cocos2d
So as you know that I spent the weekend trying to get xcode, objective c and cocos2d to be my bitch.
Most of my time I was working on a solution to implementing scrollviews in cocos2d. Turns out this isn’t as straight forward as I thought, but I found a tutorial over at getsetgames.com which gave me a good place to start. I have to warn you, the code in that tutorial is pretty messy. I’ve cleaned it up a lot below.







