-
Move to attack then return again
by skippy ·timer (every 1.5 sec spawn object) -
Updated NESEN PROBE :::::: c*o*d*e*s :::::: ratings appreciated!
by JamesBoucher ·Very unique game. I like it. -
Timer issue
by synthesis ·When game.spawnanenemy is false -
Timer issue
by keekee312 ·RULE1: when spawnAnActor=FALSE -
button click spawns actor
by firemaplegames ·In the Spawn behavior, there are two fields where you can enter the spawn location. There is an arrow next to each one specifying the X and Y coordinates that you want to place the Actor. -
Timer issue
by keekee312 ·Hmm, annoying for you, I'm sure. How about trying When attribute self.enemyType =1 then spawn actor 1, then in the otherwise bit, spawn actor2? -
button click spawns actor
by hanso ·Hey guys, if got some question you may simply help me: if got 1 button and 1 spawn place. problem: when i press the button, the actor should spawn not at the button i´ve pressed, he should appear at t -
Make scrolling background stop suddenly?
by quantumsheep ·spawn actor 'text that says retry'. -
Timer issue
by gyroscope ·Hmm, annoying for you, I'm sure. How about trying When attribute self.enemyType =1 then spawn actor 1, then in the otherwise bit, spawn actor2? -
Timer issue
by synthesis ·RULE1: when spawnAnActor=FALSE -
Timer issue
by keekee312 ·Hi keekee312, could it be that you haven't put where the actors should spawn? So they might be spawning, but outside of the visible screen area. -
GS 0.8.9 Game Engine Memory Leak
by design219 ·Okay, here is a little more info from my newest game. This one also uses destroy and spawn quite a bit, but this one also uses constrain a lot, where as Food Fight! had no constraints. I know constrai -
Timer issue
by gyroscope ·Hi keekee312, could it be that you haven't put where the actors should spawn? So they might be spawning, but outside of the visible screen area. -
Timer issue
by keekee312 ·This is my rules : I have an invisible actor called Spawner put into the scene. -
actors don't follow rules !!!!
by keekee312 ·make a random number, if number = 1 THEN spawn square 1, if 2 spawn square 2 etc... -
spawn place problem
by hanso ·some here´s my problem: i want to bulit up a spawn place - if the players clicking on a point on the scene the actor should be in my mouse-click.. uhm i don´t know how to descripe it better but there -
How is my game looking?
by synthesis ·Then right in one sentence the most unique thing about your game. -
More Questions
by andy_the_baker ·got one more, and this might be more of a glitch perhaps? i'm trying to apply two rules concurrently: touch inside, and touch release to activate the spawn (i want to drag the icon to the spawner an -
GS 0.8.9 Game Engine Memory Leak
by firemaplegames ·I made a quick demo on my wall of a spiral by spawning 1400 rotating actors. Just trying to tax GS. Every time I spawn an actor, the Game Engine section of the memory climbs. This test doesn't crash m -
Best way to Have a Rotate to angle and then Shoot
by scitunes ·Spawn bullet (spawn angle of zero relative to actor)