I want show particle 开发者_JAVA技巧effect in my app, but problem is when I add particles on the view it shows particle image of different colors, I don\'t want any color effect on the particle images
This is the code I have been using in CCTouchesMoved for producing Particle Effects in the touching locations. But while using this FPS is dropping to 20 while touches is moving! I have tried lowering
I\'m having a really hard time getting something as simple as detecting touch on a sprite to work... Can anybody help? I\'m trying to create a method as a category for CCSprite that given a point or t
How do I get rid of the numbers in the bottom left of the screen when I am making a cocos2d game? Thi开发者_如何学编程s is probably a newb question, but still.There is a ShowFPS var in one of the file
I tried looking this up, but could not find anything relevant, but I think it\'s a simple problem.I\'ve been learning Cocos2D, and now all of the sudden it\'s saying moveBy is undeclared when I try to
So i have the action build to make my frog jump but i have 5 images and i want to run them in the order 1,2,3,4,5,4,3,2,1 using the coordin开发者_如何学Pythonates. I only want to loop them once everyt
I am newbie I stuck on one problem i want to make animation which have buttons and moving up and down as like wheel moving.You can see the application \"iGun Pro\" the same animation i want to make bu
I got a weird EXEC_BAD_ACCESS error on device only, it works in emulator. Here is the piece of related code:
I am trying to find collision detection between Two Sprits ( encircle with black color in below picture)
I am running through about 10 different images of a football in order to make it look like it is spinning, and I am doing it with a CCAnimation Like so: