views:

34

answers:

0

Hi Guys!

I've read a lot around everywhere, but wasn't able to make a simple character movement animation. What I have is a PNG file and an associated PLIST file with all the frames for a "walking" animation of a character that I want to run when the user touches the screen. I want to loop that animation and also at the same time, move the character to the right or left.

I want to use Cocos2D in doing this. Does anyone have any code pieces or suggestions on how to do that?

Thanks in advance!