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

Other ways to load backgrounds? http://wizardfu.com/?p=379

...Hey guys Question: What other ways can we construct backgrounds? Or is Tiled the best app for this? Reason being I want to run backgrounds for my game as the same size as the device (iPhone or iPad) native resolution (ie static view). Does Cocos2d have ...

Weird problem with Tiled http://wizardfu.com/?p=2395

Hi, I am not sure where to ask this, but since there is a baseline that uses the same files, this may be the place. I am using the "trees.png" file as the tile art to load into my game. I am using Tiled QT 0.80 to create the map. I created my own tilesheet "ground.png" and "bushes.png" fr...

Your Favorite Game of All Time? http://wizardfu.com/?p=156

Welcome to your iPhone Game Kit forum, where creators of iPhone / iPad games share insight, code, links, tricks, graphics, and, of course, dating advice. :) If you want an avatar, sign up for Gravatar , apply it to the email address you used for this forum, and your avatar will magically appear....

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

I think the fix for the random crash introduced some new errors. Forest01 and forest02.tmx do not load because there is a problem with experience and jumping fish. *** Assertion failure in -[Experience getLevel], /Users/justin.stahlman/Desktop/Dropbox/Programming/iOS4/iPhone Game Kit 3.3.5/Quex...

How warp zones work http://wizardfu.com/?p=270

I'm not exactly clear on how the warps remember where Q was coming from. You can enter a level from two different sides, and he always ends up at the correct side when the level loads. In the code it looks like you're saving the previous level name as a string and then seeing if the new level has...

How to Program Dpad Joystick Touch Controls for iPhone Games http://wizardfu.com/blog/how-to-program-a-d-pad-joystick-for-iphone/

A screenshot of the iPhone game QuexlorLite showing it's D-pad / joystick controls A Walkthrough Tutorial for Objective C / iPhone SDK Beginners So you want to learn how to program an up, down, left, right D-pad for your iPhone game, eh? All right. Let's get started. The Graphics ...

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

I had a situation where a level would not load, but I think it would never happen to someone who downloaded the app. When I modified a level in tiled and then continued the game where I left off, the level would not load (stuck at a black screen). Obviously someone downloading the app is not go...

The iPhone Game Kit Community Project – A Newcomer’s Perspective http://wizardfu.com/blog/the-iphone-game-kit-community-project-a-newcomers-perspective/

It’s been a while since I joined the iPhone Game Kit Community Project and I must admit my only regret is I started so late. Being an avid iPhone user and an aspiring iPhone game developer with little programming background, I was looking to engage in a model which would help me develop games wit...

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

@straydogstrut: Hi. How are the game design schools these days? Regarding the Game Kit, yes, the knowledge covered can be applied to other game genres. The book goes into the basics of Objective C, Cocos2D, and introduces you to many applicable topics such as the Zwoptex spritesheet maker, touch-...

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

Hi stmaddox. In my rugby league game, I have 26 'player' objects in the level. Basically, as cybergreg said, you need to have something to flag which player is active, otherwise your joystick/touch input will control more than one person. The way I marked which player was active was to set the '...

Previous Page   Next Page