-
Actors and performance
by GuaveMedia ·I am still having issues. You feel it when the spawn points are reached. -
Beta testers needed for iPad word game
by tatiang ·Word Snap offers a unique experience for children to engage in a fun and non-pressured learning environment that focuses on giving them practice in basic skills with a gradual increase in difficulty. -
Actors and performance
by DanielDoe ·As far as I know and tested it's better to set self.graphicsVisible to 0, it's much more efficient that alpha. In some cases it's better to spawn actor that to keep him on the scene all the time. I li -
Curious think, reset order.
by mrpacogp ·This is the same problem for spawn actors. -
Actor Grouping
by sparkania ·to it, another dummy actor 'under' it for spawning exhaust particles and skid mark particles. Totals 4 actors to make up the car. -
Is this Tshirtbooth's published game, or Zombie Drop clone (by Saphannara Hang)?!
by RP ·Copyright characters, trademark names or patent unique code. That little © you see next to your name on the Appstore does not mean it is registered unless you yourslef took those steps via copyright -
Is this Tshirtbooth's published game, or Zombie Drop clone (by Saphannara Hang)?!
by SpriteAttack ·As far as the 'template makers' go I have a slightly different stand. I have been doing templates with Darren and Wayne from deepblueapps for a long time now. I don't think they are 'rip off kits'. Th -
Random actor spawn after one gets destroyed.
by tatiang ·position to a random number, it will "spawn" to that location immediately. The "re-spawn" happens when the collision occurs. It's the exact same two Change Attri -
Random actor spawn after one gets destroyed.
by mrajfleming ·The only thing I'm having trouble with is the initial spawn and respawn of the 'coin' actor using the -easy- method. Any elaboration would again be much appreciated. -
Random actor spawn after one gets destroyed.
by tatiang ·If you click the expression editor (the little 'e' symbol) for the x and y position of the spawn actor behavior, you can either type in or select the random function from the drop-down menu. 1024 and -
Random actor spawn after one gets destroyed.
by mrajfleming ·I'm very new to GameSalad, as of right now I'm just learning some of the basics. One thing I'd like to do in a basic game I'm making for the sake of learning is have coins spawn in a random spot on th -
[4 Seconds 4 Life] - by Chip-Art Gaming
by chipart ·It is a skill-based, challenging game with lots of unique minigames. -
how to spawn coin lines
by jerlant360 ·hey guys , how can i make a spawner who spawn coin lines from the top of my game? -
Act like boom
by carlblanchet ·Ok if I understand properly you want an actor that is on the screen to get destroyed when another actor is pressed and then a couple seconds later you want this actor to spawn back on the screen. -
★★★★THE END OF THE WORLD IS HERE!! INTRODUCING EVIL WORDS FOR iPHONE ★★★★
by MeaningfulGames ·A lot of you have seen me around the forums, so here I am! Introducing to you a unique, innovative blend of word and action. -
Act like boom
by wolala123 ·@carlblanchet Sorry,my bad.What i mean is some sort like this http://forums.gamesalad.com/discussion/747/how-to-destroy-all-enemies-on-screen-at-once, but my condition is destroy one actor at once whe -
Spawn random actors without repeat
by tatiang ·Then, in your spawner actor do this: -
Adding a animation for characters death.
by LooseMoose ·If you don't wan't your actor to interfere with anything while it is going through its animation phase you could spawn an actor with the animate rule in the position of the destroyed actor. -
Spawn random actors without repeat
by hotMagic ·To start, make a variable in the spawner and choose a random number 1-3 to assign to it at the moment you are going to spawn. -
Spawn random actors without repeat
by jerlant360 ·Hi guys , i have a spawner who spawn 3 falling actor at certain time , the issue is that the 3 actors spawned are always the same one , how can i make it spawn without repeat an actor?