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

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

Here's a link to the online version of the community game design doc . Open up that document and there's a link to the signup form. It also contains overall maps of each area with pictures of where each of the major items and bosses are supposed to go. In that drawing there are black lines repre...

Changing levels without Warp objects http://wizardfu.com/?p=2862

So I'm trying to make the player warp to another level when it picks up a certain item. I tried copying some of the code from the Warp class into takeOwnershipOf in the player class, but it didn't seem to work. if (class == [Sphere class]){ NSString *toLevel, *fromWarp; ...

Egyptian Revolution is Live on the app store ! http://wizardfu.com/?p=473

Hello Every one, This is my firs topic here in the iPhone Game Kit, My name is Ahmed T.Nabarawy , I bought the kit when i was in the middle of developing Egyptian Revolution and it was a great help (thanks Nat). I'm using the kit now to Create another game which probably will take longer time I...

Warning message When creating a new Character http://wizardfu.com/?p=287

When I try to add the pig to the Game, I get thia message, /Quexlor/Classes/Enemies.m:339:0 /Quexlor/Classes/Enemies.m:339: warning: (Messages without a matching method signature it continues to give me this warning and then it won't load when trying to create a enemy...any suggestions? Als...

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

I hate to spam Nat, but I like to keep track of all my progress so that superior minds in the field will be better able to give me advice if they so desire. I appreciate yours. I ran the console with the 4.3 Active Executable to determine why the game kept crashing running in this version, and t...

Multiple Android errors out of box http://wizardfu.com/?p=2914

Hello, just purchased paralaxer. Everything compiles and runs fine on XCode. I followed your instructions but I'm getting the following errors from Eclipse: 06-25 04:28:18.460: E/Trace(1798): error opening trace file: No such file or directory (2) 06-25 04:28:18.581: W/dalvikvm(1798): Excepti...

Hello and beginners question http://wizardfu.com/?p=444

Hi, New to all of this. Bought the kit yesterday. Reading through it and going through the examples today. Was able to get the testlevel.tmx working fine. I have a question on the section in the book which directly follows this. It says I should load the art file level-template.tmx. I'm n...

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

I did something similar. I added a parameter to TMX file for each level and added a NSString to GameLayer.m/.h During initl() the paramater is stored to the variable ambienceSound. A similar "soundLoop" method is used in GameLayer, during init it checks if amienceSound needs to be triggered: Y...

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

CHARACTER SELECTION The character selection is confusing. It works, but often when you click to play, it goes back into selection mode again. This happened to me 6 times in a row even though I already knew how it worked. You have to click just under the name for it to start. EDIT: I am not hav...

LoF beginning level ideas http://wizardfu.com/?p=272

...For Lands of Fate, I signed up for levels 1 & 2, so to get it started I came up with a ROUGH VERSION. It will have to be re-worked when the final artwork is ready, but this might be a good place to start, and might help others designing other

Previous Page   Next Page