I have a timer set up, in place, and working fully.My problem is that I do not know if it is possible to completely flip everything on screen and keep it in the same position after a certain amount of
I have used cocos2d c++ to cre开发者_高级运维ate a small game on my Windows machine. It looks great and now I am planning to put it on my iPod Touch. Can anyone tell me how can I achieve this without
I am creating one game in iphone in that I want to through any object in one box . link paper toss game. in this application user thorough pap开发者_Go百科er in a glass. same think i want to do .
When i move my layer that\'s contain all sprits by scrolling, sprits loc开发者_开发知识库ation does\'t change.i want\'s to change my sprits location with scrolling. please give me some solution for th
I\'m trying to use the CCMotionStreak to draw a path with a CCSprite. Init: CCMotionStreak* streak; streak = [CCMotionStreak streakWithFade:100 minSeg:1 image:@\"streak.png\" width:5
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I have 2 buttons (left and right) and a sprite sheet that contains all 55 images.I was wondering, what is the best way to go through each sprite using the buttons?
I download cocos2d iphone 1.0.0 and cocos2d 1.0.0 beta template for xcode4 and i want use开发者_如何学运维 cocos2d in xcode4.
Any one can help me for taking a photo from photo library and also take photo u开发者_如何学Gosing camera in cocos2d.Use UIImagePickerController
I have a CCSpeed that contains a CCAnimation that dynamically changes it\'s speed based on stuff that\'s going on in the game. Is there any way i can get the 开发者_开发问答animation to call a selecto