-
what control scheme would you most prefer?
by QuinnZoneStudios ·A good point was made about using the idevices "unique vibe". I've pretty well settled upon a lower left hot-zone for jump up left, center hot-zone for jump up and a lower right hot- -
How much destroy/spawns are too many?
by design219 ·My first game has a lot of constant spawn and destroying going on and I found it to be no problem. You can check it out, (it's a free game) and see if this is what you mean. http://itunes.apple.com/us -
I need Help, i want create a game with level selection and three stars for level
by mynameisace ·When you spawn and destroy, GS doesn't garbage collect as efficiently as needed to have a load of spawns/destroys. Instead, try just moving the actor out of the boundaries of the camera so you can't s -
I need Help, i want create a game with level selection and three stars for level
by 1UpGamestudio ·I spawn more sprites and i have more timers. -
what control scheme would you most prefer?
by mynameisace ·I think that as a game platform, the iOS is unique in that you don't need a physical controller, I would always play to it's unique vibe and not use an on screen D-pad, A & B buttons, etc. Hot -
spawn actor help
by taytay10 ·I need help with actors and when the re spawn. I have actors falling from the top of the screen and i them set to reappear at random but sometimes some of the actors overlap each other. how do I stop -
✖✖ Release Me! ✖✖ Think outside the box contest game. Final draft by cbt.
by cbt ·There is no spawn-destroy. -
Spawn an actor from another actor
by MAC4TECH ·What I mean is how to spawn an actor using another actor. Ex: I click on a start button and another actor will start to spawn a specific actor. -
Memory Release
by SlickZero ·So spawning and destroying actors locks up the memory on the device. Is there any other functions that lock up memory as well, or is it just the spawn/destroy? -
Can you Change Attribute: Tags?
by DrGlickert ·I'm "recycling" actors because my game is heavy on the spawns/destroys. So when actor 1 gets shot, I set Alpha to 0, set collisions off, then move it out of the screen (to return aga -
Rotate Around Centre In Relation To Mouse
by robert.mccarthy ·Basically, I have a long arrow. I want it to spawn when I have my mouse down. Then when the mouse is down, I want it to rotate in relation to me moving my mouse. So if I move my mouse a bit left, then -
Spawn an actor from another actor
by QbAnYtO ·use the spawn actor inside another actor is all (Image) -
Spawn an actor from another actor
by MAC4TECH ·Is it possible to spawn an actor from another actor ? -
Spawn an actor from another actor
by MAC4TECH ·Is it possible to spawn an actor from another actor ? -
Actor/Images limit?
by JlmC ·When i spawn an actor, the other get delete Automatically -
Anyone using the iPhone to make "demo" youtube movies? I wonder what would be ..
by Scoots ·Somewhere along the design process we realized that our product was taking on a unique form, almost like a typographical glyph. We changed the spelling so Google would love us more. -
spawn actors at random intervals
by zombie_farm ·I just want to spawn an actor every 1 to 7 seconds so that the interval is not consistent. -
Help Please!
by TouchTiltGames ·If yes, then just spawn the paw-in-the-snow graphic behind the dog on the -X, then put a timer on it so after a couple seconds the paw prints are destroyed. You can fade them out so it looks nicer. -
Best way to "destroy" and "spawn"?
by ORBZ ·If you are trying to get your game to run in GS on the older devices (iPhone 3G, iPod Touch 2nd Gen, etc) then with their limited amount of memory recycling is a good idea. However, if you are satisf -
Best way to "destroy" and "spawn"?
by DrGlickert ·On the heels of JohnP's advice to avoid Spawning and destroying too many actors in my game he suggested that I simply move the actor outside the viewing area and then back to the viewing area when it'