-
How do I spawn a bullet/shoot/fire as in Metroid?
by Barrythe ·If you do need to start a new thread, it's probably worth taking the time to think of a more descriptive title - something more like "how do I spawn a bullet/shoot/fire" etc. as this -
How do I spawn a bullet/shoot/fire as in Metroid?
by svn ·How do you make a Metroid-esque adventure. I know how to do the platforming and such, how do you make the shots spawn from your character? -
Duck Shot is released! Pixel art, Chiptunes, & Unique Gameplay
by Crazybreadman ·Hi, this is Steve from Crazybreadman Games. Duck Shot just hit the app store today. Here's some promo codes! -
Is there a "Bring to Front" behavior?
by devjohnson ·Create a new layer for your menu and set it on top of all your other layers in the scene. This way, you wont have to worry about spawning anything on top of the menu because I'm pretty sure that when -
Add "spawn in front/spawn behind" to particle emitter
by Chunkypixels ·Add the option to spawn particles behind the actor. Currently they always spawn in front. -
drag and drop mini game
by ACOR77 ·hi ive got a little problem in my game i spawn many actors(all are the same) and while they are moving you can drag and drop, but i was trying to make a little space where you drag them and they cant -
Attention with your clientes
by Photics ·2 - You might want to give your site a more unique name to avoid confusion. -
Is there a "Bring to Front" behavior?
by mangaroo ·and when you spawn the actor you probably have it set to bring to front of layer instead of front of actor which is why it covered up the menu button -
How to get Top #50 in Singapore Appstore
by touchten ·And this is a quote from ADMOB"Over the past six months, Singapore has seen a dramatic uptake of iPhone OS devices. The number of unique iPhone OS devices in the country has increased close t -
Close Game
by LordTarantor ·I created an actor "The Spawner" and every .01 seconds it was going to spawn like a 100 actors called "The spawned" Each of this actors were going to spawn like a 1 -
Chain/Whip weapon and animation
by Dizko ·I would not use spawn/destroy if you're intending on using that function a lot in a given scene. I would instead keep the actor you're spawning off screen somewhere instead. When you need it, simply m -
Chain/Whip weapon and animation
by TheMarque ·I am working on the weapons of my character only I am having problems getting him to use his weapon, which is a whip. The standing graphic is 70px by 43 px. The whipping animation/image is 70px by 93 -
Stop actor spawning in scene ?
by JamieOneil ·But then actors spawn outside the scene and then move in the scene, but because the X is wrapped, the actor spawns in the scene at the other side ? -
Close Game
by quantumsheep ·I created some rules to spawn actors like crazy. Since Gs does not provide the way to close an app, I was trying to at certain point make the app crash by the excessive amount of spawning actors but I -
••• Falling Asteroids Template by JamieOneil •••
by JamieOneil ·Do you spawn anything, or do you recycle? -
Close Game
by LordTarantor ·I created some rules to spawn actors like crazy. Since Gs does not provide the way to close an app, I was trying to at certain point make the app crash by the excessive amount of spawning actors but I -
••• Falling Asteroids Template by JamieOneil •••
by Canioh ·Do you spawn anything, or do you recycle? -
FREE - TOTB Winner goes FREE - Get it now!!!
by okimoki ·i love the art style!!! Really nice and unique.. everything except the background! I really feel you took an easy way out with it and in my opinion it ruins the game's overall appearance.. If you woul -
Spawn actor into different layer than spawner?
by justinclewis94 ·But I would still like to know if it is possible to spawn in another layer, so ill leave this as "un-resolved" for now. -
Spawn actor into different layer than spawner?
by justinclewis94 ·I have a character, controls, and a wall. When the character hits the wall it spawns an actor. Here are my layers