...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 rat ai" (8 / 9)
Nat updated the code so that is checks for CC_FIX_ARTIFACTS_BY_STRECHING_TEXEL, if it's set it just returns, if not then the method stretches the tiles "y" so pretty much you've been seeing stretching since day one ;-) Edit: Sorry I'm not trying to be a jerk (although it seems to come natural to ...
@Nat, are you going to build this from scratch, or adapt Quexlor? I'm finding it simpler to strip out pathfinding, but still use the seekPos. seekPos allows the character to run to the touched position and then slide to a stop (using friction). Many things don't need modification, like the maybe...
Renegade, I like your plan to try a lite version. People do seem to appreciate paid apps more than free apps, but sometimes you gotta get the word out. Have you considered sending emails to bloggers and online magazines that review games? That's another way to gain exposure. Regarding Lands of Fa...
If you start from scratch its worth for tilemap based games. From the 2nd release of this kit, I branched a whole own game with more features than expected once you get into the code of your "own" game. I mean dont look at the pricetag here, if you want to make quick game you can spend more on t...
...Full article link: http://www.iphoneforums.net/forum/iphone-4-apps-20/hd-game-cannonlegend-strategies-%5Bhot%5D-13256/#post66171 Hope you enjoy the game, and find my strategies helpful! (*^__^*)...
...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...
...“The bad old days”. :) You can relate! Hey I’m excited for your game. Keep us posted on the forum and remember to leave a healthy chunk of time for marketting or hire somebody....
...It looks like you have to manually remove them. Check out this Cocos2d forum post....