-
Release Candidate 0.11.0.6 is available!
by Hymloe ·But if you quit Game Salad and open the project again, the unlocked instances are correctly broken off and behave as you would expect - where you can edit each one individually, and give them unique a -
How to spawn Random actor?
by willkesling ·Socks has got the right idea. You can create an actor that just spawns the other actors using this method. I do this in a lot of games to have the scenery spawn in random locations. -
How to spawn Random actor?
by Socks ·If random number = 1 spawn actor Tony The Spider -
How to spawn Random actor?
by Adamgopro ·is it possible to set up a rule to spawn random actors? if so how would i do this? -
Tappy Face Is Now Available for FREE!
by Rainbros ·Hey guys! My first completed game, Tappy Face, is now available on the App Store for FREE! Yes, it is essentially a Flappy Bird clone. But it's the best Flappy Bird clone. Unlike most of the clones ou -
Quick Tap! Now available FREE on iTunes for the iPhone and iPad!
by mikeaford ·modes, EASY and HARD, each of which provides a unique level of difficulty. The game can be enjoyed by all ages. Also, playing the game on the iPhone and iPad are completely different yet equally en -
Spawning a hitbox actor on top of a randomly spawned actor
by owen_dennis ·fine. However, I want a different actor to spawn on top of it and be attached to it every time. -
Spawning particles
by Evangelista ·Try having the particle effect inside an actor that spawns every time Tap Tap actor is true, then destroys itself upon completion of the particle effect. This way you will have many instances of the p -
Sha Cat arriving 23rd of April!
by BigDave ·- Enjoy a window to a unique, colorful world! Embark on an epic quest that will fill you with memories of the game's story! -
Platform spawning
by datinymagician ·I need my platforms to spawn at different rates, according to the speed of a moving background. I have tried constraining attribute of the linear velocity (y) real attribute, of my moving background t -
Issues with Background moving
by ramfrd ·I have code written to move the background from right to left and when the background moves entirely to within visible frame, I want to spawn the same background again at the end of rightmost end so t -
Will the game start to lag if the actors spawned don't get destroyed after off-screen?
by winged_box ·Tried that method but it won't spawn any enemy. -
Will the game start to lag if the actors spawned don't get destroyed after off-screen?
by winged_box ·spawn something -
How to make an actor shoot toward mouse click.
by Socks ·I am trying to make a space shooter where missiles spawn from a planet and shoot asteroids and the like. I can get the missiles to move towards every click, but I would like each missile to only move -
How to make an actor shoot toward mouse click.
by zombychicken ·Hello all. I'm a game salad noob and I was wondering if there is a way to make an actor shoot toward a single mouse click. I am trying to make a space shooter where missiles spawn from a planet and sh -
Will the game start to lag if the actors spawned don't get destroyed after off-screen?
by Hopscotch ·game.time-self.lasttime spawn something change attribute self.delay = random(1,5) change attribute self.lasttime = game.time end of ruleend -
Will the game start to lag if the actors spawned don't get destroyed after off-screen?
by Socks ·(Quote) -
Will the game start to lag if the actors spawned don't get destroyed after off-screen?
by winged_box ·My problem now is every time the actor got destroyed after off-screen my spawner won't spawn any more new enemies, this happened when i use timer with the After setting. -
What happens if two actors try to change the same variable?
by BBEnk ·I can't guess why in your case but I can think of reason it might happen, for instance lets say you have a actor low in layers that changes a bool to true and that tells another actor to spawn ?, but -
[PAID] Random Grid of Words
by Armelline ·Also, can words repeat from one grid to another, so long as the resulting grid is unique?