-
Limit Actors On Screen????
by TheDmanTravers ·Hi There I Am Making A Ball Platformer Game And I Have A Button That You Press To Spawn Yourself But If You Hold It Down More Actors Spawn Is There A Way To Make It Only Spawn 1 Or 2 Actors -
Where To Find Good Animation?
by Eminem ·When pressed they make sound I just need something to spawn then destroy to show the user that it is playing sound and give indication that it is being playeD -
can i spawn an actor in one scene that needs to appear in another scene?
by gyroscope ·Hi Leanne; sure, I guarantee the Spawn Police won't be knocking on your door! Seriously, as your Prototype actors are available for any level in your Game, you could spawn it in one level, and place i -
can i spawn an actor in one scene that needs to appear in another scene?
by Leanne · -
Demo: Character infront and behind objects
by Snow ·. In my demo, not a single actor was ever destroyed or spawned, I would simply reset their locations if they got killed. The demo ran like butter. Now if only I could do this with GS. -
How can I have random spawning actors with random colors?
by cbowers428 ·I have blocks that fall from the sky and I have a few images of the same blocks in diff colors. I have them spawning randomly, but the blocks only spawn in one color. How can I make them spawn in diff -
Pausing an actor that is accelerating?
by FanStudioUK ·a rule on an actor each time pause is false to spawn the actor to the constrain position and on the accelerating actor to be destroyed when pause is true. -
Spawn Enemies on Edge of Screen
by dshoe ·Sorry, I should have been a bit more specific. This spawns the enemies on one side of the screen and I want to spawn them on the edge of the screen on all sides so its not as simple as a fixed X point -
*****Pocket Bomb in The App Store*****
by VoidedSky ·Blast your way through 40 Exciting and unique levels using Bombs and Blocks to avoid obstacles and collect orbs! Although some orbs are necessary for passing a level, others will make you fail the lev -
SPAWN ACTOR WHEN TOUCHED ANYWHERE ON SCREEN?
by thedevnextdoor ·spawn actor > give postion - Game.mouse.position.x and Game.mouse.position.y -
SPAWN ACTOR WHEN TOUCHED ANYWHERE ON SCREEN?
by scrapee_net ·Just create a rule in any actor, to onclick. Then add a spawn actor behavior, and. Set the x position and y position, to the mouse position. -
SPAWN ACTOR WHEN TOUCHED ANYWHERE ON SCREEN?
by Eminem ·Ok so i want when the user touches the screen, i want it to spawn where ever the actor has touched, -
soundFX causing crash in my game and how to avoid.
by TwistedMech ·I have been having problems with my first level crashing on the iPad (not on Mac) with 0.9.0. I changed all spawn/destroy rules to activate on-screen hidden actors like bullets. For some reason the g -
problem spawn actor when add scene gravity please help
by Martin14 ·HI.. look if the actor which spawn actors have in physics checked the Movable icon, If it is, disable it. -
problem spawn actor when add scene gravity please help
by mintmomeg ·I use time behavior every 1 sec open spawn actor a and ramdom postion x and y .. I see it work then I change scene gravity y to 300 and then try again why it spwan only 6 time and stop please help -
While we are on the topic of copyright...
by peachpellen ·Good luck with your uberly unique cannon game :P -
Spawn Actors Where I Touch With A Moving Camera
by scitunes ·The point is that you need to unlock the spawning actor so that you have access to the camera. You basically need to have the actor spawn at touch1x+camera.originX and touch1y + camera.originY -
Spawn Actors Where I Touch With A Moving Camera
by liljamojamo ·I dont want to drag stuff i want spawn an actor wherever i touch while the screen is moving -
Spawn Actors Where I Touch With A Moving Camera
by liljamojamo ·I have a moving camera and i want to spawn stuff as the camera moves but when i try it spawn where i touch only when the screen not moving HELP! -
Shooter with no spawning bullets.
by TwistedMech ·Only problem now it seems to crash faster on the ipad than the old spawn/destroy method.