Search code examples
cocos2d-iphoneccsprite

cocos2d how CCSprite to appear on screen


I want to animate the way a CCSprite appear on screen. At the moment I'm using "addChild" to display the sprite on screen but I want it to appear on screen with animation.

Is is possible?

Thanks


Solution

  • Try reading through the Cocos2D programming guide, there is a subject on animation with source code there. http://www.cocos2d-iphone.org/wiki/doku.php/prog_guide:index.