-
actors that are generated in the same position ?
by SoAGAMES ·hi guys my question is this I have two actors using spawn with random de position, the problem is that Cruzen not want to be in the same position and also want to put that when aparescan do at a certa -
how to spawn randomly
by sarifluca ·kinda know a bit bout gamesalad, just cant remember how or if you can spawn an actor randomly. -
need help with rondom spawner
by Socks ·You don't really need to be generating a random value on every cycle, you can put it into your spawn timer. -
need help with rondom spawner
by NNterprises ·Lets say you have 3 enemies A, B, and C and you want to spawn them at specific locations. -
need help with rondom spawner
by randizzapp ·good day i am new to gamesalad i am having with spawning actor in my game.i need someone to show me how to spawn random enemy actor or any actor to a particular location in my iphone portrait game in -
Do loops in my code cause GS to crash?
by Armelline ·Things like invalid loops, actors that spawn themselves, invalid table references are much more likely to crash GameSalad. They could definitely build in better error catching and crash protection, bu -
Simply spawning 3 objects in rotation.
by NNterprises ·If index = 1, spawn A -
Simply spawning 3 objects in rotation.
by NNterprises ·* My game only SWITCHES IMAGES. You are saying you want to SPAWN these things. Are you sure you need to spawn them or is it ok to just change the images only? -
Simply spawning 3 objects in rotation.
by di_mk ·* Spawn Actor* If Index Number = 1* Spawn A -
Is there any way to disable Case sensitivity in our apps?
by Shenanigans Studio ·I am in the process of creating an MMORPG with gs, and twice now I have run into the case sensitivity issue. First of all when checking for a unique username, gs will not check for identical names wit -
The Futurist
by Icebox ·its awesome , you have a unique style and your games are always fun to play , I love Luxury slime vortex and MEV is looking great so i hope you get back to it soon but i understand how its hard to -
The Futurist
by MentalDonkeyGames ·Looks great! Your art style is very unique. -
Upcoming Game!
by Two.E ·Game is a bit about colours, a bit about strategic placing tiles. Nothing too unique. -
How do we make the timer use different random values?
by WhitePanther ·-Spawn actor -
How do we make the timer use different random values?
by saad1993 ·That part I understand. But how do I add a spawn actor behavior to this timer? -
Random timer for spawning different actors
by Socks ·. . . Spawn what needs to be spawned -
Random timer for spawning different actors
by saad1993 ·I need some help with creating random spawn timers for 4 actors in my game. -
Is it possible to use game salad to make scratch card game?
by tatiang ·@smurfted I mean, you could slice the top image into tiny squares in Photoshop and spawn them in a grid to appear as one image and then upon collision with a small "cursor" actor, de -
Help needed for making personal database table for each playerID
by Manto ·(Quote) -
[Solved] Randomly spawned actors behaving differently
by saad1993 ·I have added an invisible actor on the stage for the purpose of spawning the same actor randomly through out the stage.