...arc4random is better than random, but if you want a bunch more detail, there’s a long thread on the cocos2d forum. PS good catch...
Search Results for "forum topic my first game level wont load" (23 / 103)
...I think we covered that in a different forum post. Here’s the answer. Let us know if you need further help....
I received a suggestion from the Cocos2d forum to poke around the 'sprite test' that comes with Cocos2d. The tests are actually quite extensive with respect to the material they cover... and I overlooked them based on their rather simplified names. 'Sprite test' nicely demonstrates how to add child...
...It looks like you have to manually remove them. Check out this Cocos2d forum post....
Ok, but I mind to use isometric and will try again a little before to give up :) Can you give me a way where to begin (file or method ?) because I can't find the codes explanations for some of them ? Other question : to save you time, I can make some request on forum like Stackoverflow , but I...
For my game, I wanted to enter the inventory screen to equip an item and have the change reflected in my players sprite. As we don't transition to a new scene when we enter the character menu, and the game is still running, I assume the process of swapping the players sprite sheet or profile will n...
Option 1: Make all your art hi-res, and in the game, you can scale to 0.5 to make all your characters half the size. Option 2: Use the same hi-res images of your character to make a lo-res sprite sheet by choosing 50% scale in Texture Packer or Zwoptex as your create the sprite sheet. In the game...
Hey everybody. We're excited to announce the 3.1 iPhone Game Kit's availability for immediate download. We have refreshed all your download files, so simply use your existing download links to grab the contents of the new Kit. What follows in this blog post is a little description of what has bee...
Hi Nat, I may have jumped the gun when I said I got the Android version of Paralaxer to run. Although it did compile fine after removed the comment line from the make file, I cannot seem to get the game to run correctly on any device I try. When I launch the game, the music begins to play, yet...
Hey everybody. Here's a better way for us to collaborate on the community project. We've started an optional, development-only zip download which includes all the latest, unstable Quexlor: LoF files. This way we can test out each other's code, levels, spritesheets, etc. on a more frequent basis. I ...