-
Is this possible with Gamesalad?
by Socks ·The phrase 'randomly spawned in certain locations' is a little too vague for me, could mean quite a few different things. -
Is this possible with Gamesalad?
by Socks ·(Quote) -
Is this possible with Gamesalad?
by allc1865 ·I guess what I pretty much wanted to have happen was, on certain locations of the image, spawn an object, then once you've completed that level, on the next level have those same objects randomly spaw -
Randomly spawn actor at the edge of a circle?
by BBEnk ·http://forums.gamesalad.com/discussion/60525/spawn-in-circle -
How to make an offscreen actor spawn several types of actors at an increasingly faster rate?
by ookami007 ·Basically, I have an off screen actor that works off a TimeToSpawn REAL variable. When the game.Time > TimeToSpawn then it execute the block of code. -
Randomly spawn actor at the edge of a circle?
by AlkaPP ·Let's say I have a big circle and I want to randomly spawn an actor only at the Edge of that circle. What is the formular for that? -
How to make an offscreen actor spawn several types of actors at an increasingly faster rate?
by Pro ·My goal is to create a spawner that will randomly spawn several types of these enemy actors at an increasing rate (slowly). -
Please help me with this logic :(
by jay2dx ·Thanks I'll try that, only I didn't initially, as I have it set to a grid and the spawn is triggered when an actor collides with another actor, when the screen is taped the actors move down one grid s -
Is this possible with Gamesalad?
by Socks ·(Quote) -
Is this possible with Gamesalad?
by gyroscope ·@allc1865 I guess patience is needed to answer obvious and basic stuff sometimes - your answer is right there in the Spawn behaviour - in it, is included Layer Order, where you can choose in front of -
Is this possible with Gamesalad?
by Socks ·Place a background image into your scene, then spawn actors over that image. -
Please help me with this logic :(
by zweg25 ·Use a timer? After 1 second spawn another falling platform? -
Is this possible with Gamesalad?
by Socks ·Yes ! You can spawn actors over the background image. -
Insomnia theory about the reality of the app stores
by StormyStudio ·I pay out for the odd exciting indie game title or app, but then I (we) are fairly unique in that we perhaps appreciate games from a different viewpoint and I'll pay to see an interesting game mechani -
Please help me with this logic :(
by jay2dx ·Actor dodges falling platforms, they are spawned randomly: left and right, and only move when the user touches the screen, like the tile tapping game, -
Camera and Enemy actor AI movement
by JScott ·I've read a lot of posts regarding this and watched the tutorials, but still need help. The game is a real time strategy (you collect resources, spawn workers and an army, enemy does the same, you con -
[Free Game] Monster Getaway - An Amazing Adventure
by braddavidson602 ·Monster Getaway presents a FREE monster racing game a unique design that ensures you'll always have a unique adventure and will never play the same game twice. -
Random Generator
by tatiang ·The spawn actor behaviors use table cell values to determine the position of the actors. If you look at the positions table, you'll see that the Y value is the 2nd column. Just change the values in -
Need help with touch movement...
by Rohal ·I switched the axis and spawn the "trigger" on touch. -
Random Generator
by Elgondir ·1- that demo is great still it starts spawning a little bellow the top of the screen, how can i make it spawn from the top.