I have an app that uses UIImage animation, and the timing of the animation is inconsistent. I would like to convert over to using sprite animation with cocos2d.
Can I add this functionality to my existing project? Are there any good tutorials on how to add Cocos2d to an existing project?