I'm using Cocos2D 0.99.5 for iPhone in Xcode 3.2.5. There doesn't seem to be much useful information to animate pieces of a sprite sheet. This is all I'm trying to accomplish. A few attempts with info I found online are deprecated. I want it to work fine with my version of Cocos2D.
I know exactly the CGRect coordinates I need to use to test my first sprites 2 frames.
Thanks