This is the beta release of our community game!! Please post any gameplay feedback you can come up with or forever remain silent. We are on track to release the game this weekend! version 3.3.20 . [NEW] Added save game hacks to the info screen's reset game button so we can warp to the forest, ma...
Search Results for "forum topic my first game level wont load" (18 / 103)
I made the first set of "forest" levels. You'll need to tweak them a bit but thought it might be of some help. PLEASE DO NOT OVERWRITE YOUR LEVEL!!!! LINK PLEASE DO NOT OVERWRITE YOUR LEVEL!!!! Detail: you'll get an assertion error if your level has a warp to a level that doesn't exis...
...Do you want to scale each individual tile or the entire level? When the level is created, you could do: level.scale = 0.5f; Or you could loop over each individual tile in each layer.. See Level’s ...
Much nicer! hey... so I tried to add in a Greytroll. I'm using the Quexlor Lite which is located in the "iPhone Gamekit 3.2" folder. I copied in the greytroll*.plist and greytroll*.png from the "iPhone Gamekit 3.3.23" folder. And I try to use this code: [level maybeCreate:@"Greytroll" positi...
Yes that helps a lot. I pulled my stuff out of GameState.m and put it into Level.m, for me the BOOL wasn't a necessity, I just needed to trust the methods to do their business once things kicked off. Another eureka was that doors and switches behave identically when they receive the command to ch...
Rachel, good progress! Okay. Easy fix to get it above all the level stuff, but below the HUD. Just add it to the Level's effectSpriteLayer (see RPGEffectSprite.h for a little background). So, when you've got the effect ready to be added as a child, don't add it to the player's children, add it as a...
Hey everybody! So we're a little bit into Phase 2 now. That means we are on to making levels, items and code for the Caverns and Mountains! Way to go everybody on your progress so far. We still have a few things to take care of with Phase 1 stuff, but don't worry about it! Priority should now be ...
Yep, the artwork for the character in Paralaxer is a little different, so that's why your character profile isn't translating over perfectly. Check out Player.cpp and all the places where it calls "spriteFrameForKey" and also "animate" and modify as necessary. Regarding ladders, this will definit...
IF YOU REALLY WANT YOUR MIND TO BECOME FAST THEN DO TRY THIS APP Fast mind not only sharpens your thinking ability but it’s also a reason of cheerfulness for you. This app is perfect brain exercise for you. Make your brain absorb information even faster with the most friendly and versatile applic...
Hi code007. Yes, while the Kit (especially the book) is more geared towards beginners, it is still quite helpful to established developers. I've received several emails from developers who are starting to learn Cocos2D. They all say things like "Thanks to your kit, I'm finally starting to understan...