Search Results for "forum topic my first game level wont load" (7 / 103)

touchPos coordinates in Level http://wizardfu.com/?p=345

In another post I realized the touchPos in Hud returns the touch position in the level, not just the screen This is very useful for many different things. As an example, if you modify the end of the Hud method -(BOOL) ccTouchBegan:(UITouch*)touch withEvent:(UIEvent*)event you can have grap...

http://wizardfu.com/?p=675

Someone else was also having trouble converting node to world space. I don't know if it's the same issue I'm having. Maybe since Cocos2D is still just version .99.4, this really is just a bug. http://www.cocos2d-iphone.org/forum/topic/2634 Just to be clear, when people say world space, do the...

http://wizardfu.com/?p=786

...Looks like you can use UIWebView within a Cocos2D layer: http://blog.acceleroto.com/2009/08/04/occurro-game-design-101-with-cocos2d-iphone/ Here’s someone who worked through getting their UIWebView to work in Cocos2D: http://www.cocos2d-iphone.org...

http://wizardfu.com/?p=869

b3b0p, the "Game Kit" Stahlman is referring to is the very same book & code you are studying. :) We sometimes refer to it as just the "Kit." I recommend playing around with your ideas for a week before you settle on one particular method. You are new to all this and programming iPhone games can...

2D Artist needed for a simple one level mobile game http://wizardfu.com/?p=2973

Hi Everybody, we are a small game production company from London, we are looking for a 2D artist who would help us with a simple but fun side shooter. Currently all the crew is working for free but we will be able to pay you for updates when the game starts making profit. If interested please send y...

Making Cross-Platform iPhone & Android Games – Don’t Get Left Behind! (Part 3) http://wizardfu.com/blog/making-crossplatform-iphone-android-games-dont-left-part-3/

Have you ever wanted to write one C++ game code base with a free game engine and deploy it to multiple platforms including iOS, Android, Windows and Mac? We just wrapped up the new Cocos2d-X starter kit that shows you how. The great news is that you can develop on whatever platform you ...

http://wizardfu.com/?p=1803

@cosimus, "I have a similar situation with my game. I implemented a method "shootWeapon" and some new animations. My character can shoot his weapon during "running"..." I have used this idea to do some simple testing, I have some good results, I changed the sword button to a "shoot" void and in...

http://wizardfu.com/?p=1879

Thanks for responding. The code supplied, is that explained well in the book? I am really interested in this as I would start with a really simple game and would like to move onto a simple RPG but another concern is that the code will be amazing but I wont understand a lot of the functionality. ...

ignore – double post (lag) http://wizardfu.com/?p=397

...Has anyone worked in a machine gun style code yet? I am going to try and use some ideas from the below link: http://www.cocos2d-iphone.org/forum/topic/14455...

Machine gun source code? http://wizardfu.com/?p=398

...Has anyone done this yet? I am going to try and use the below code for ideas. http://www.cocos2d-iphone.org/forum/topic/14455...

Previous Page   Next Page