-
collide and overlapping problems, ugh.
by Stormtrix ·I can't seem to get a circle when overlaps with the circle back to spawn a new random picker and destroy itself. -
Problems With Move To command
by TwilightHunter ·ahhh ok... That's not really going to work seeing as it's top down view and the actor it's following is rotating so I don't know exactly what angle it's going to be at. Thanks anyway. -
Guys, any advice on pressure sensitive drums would be helpful
by scitunes ·something like that i guess. Here's the trouble you may have. If you are holding the ipad up in the air and tap it it will react much differently than if you have it on a table top. Both because of th -
Microsoft to buy skype
-
General Optimization
by tenrdrmer ·you will have horrible performance with 200 actors and it sounds like you are using a spawn to load these 200 actors which will destroy your performance even further. Sorry but GS is not the SDK for y -
Changing avatar image?
by tenrdrmer ·you just need to click on the little pencil in the top right corner of your avatar when you go to your profile page. -
Help Needed - Spawning Patterns of Enemies
by Captain_Average ·I'm looking to create an effect similar to some sections of the game "Coconut Dodge"; patterns of "enemies" that fall from the top of the screen to the bottom that -
Happy days! LTi with 400+ members!
by ozboybrian ·list threads about "list your top iphone games" -
Happy days! LTi with 400+ members!
by calvin9403 ·list threads about "list your top iphone games" -
Problem with actor depth (move to back function)
by kapser ·Wow didn't realized there was a layer system. This will save me some time thansk (Image) -
AREA 61 **Check Out Video**
by GSExtreme ·After months of training, Nikos is ready to destroy the mutants that are infecting our world, and also invading other planets. The mutants have destroyed almost the entire civilisation of Earth, and o -
When the camera moves up, the actor does ?
by JamieOneil ·I can't use camera control because there is another actor (the player) using it. -
what program do I need?
-
iOS Keyboard..... WTF????
-
Need Amazing Artist
by RedlerTech ·I've changed my top price for those of you who would you like to know. I'm looking for someone to do ALL the art I need for my next game. I am willing to pay up to $350 (Image) -
Is size everything?
by akiraraptor ·So, if thats true, does that mean that when I jump to new scene, and destroy all the current actors on screen, that that count will theoretically drop back to 0 and then go back up as I build the new -
When the camera moves up, the actor does ?
by tenrdrmer ·you could set a start x and start y for your character and then constrain camera origin x and camera origin y to player.x-start.x and player.y-Start.y. -
Help For collide with Some Math
by micksolo ·Thanks for Help, I Reedo image and make it Horizontal, then NONcollidle space are on top and bottom and thats very easy to code -
0.93
by entersimon ·Although it would be nice to have both, you could get away with just a Release behavior by adding the Autorelease code to the Destroy behavior. Right now I see no point in Destroy as it doesn't appear -
Another Problem with layers...
by JamieOneil ·I have something on a Non scrollable layer and one on a scrollable.