-
velocity attribute + random spawn around screen
by mr_potato ·Hey there, straight to it. say i have actor a and an actor b i have actor b constrained to the very middle of the scene editor and i want actor a to come in from a random spot outside of the scene ed… -
Spawn an actor and make it stick to another
by mxs2649 ·I am making an actor jump on platforms which are randomly spawned and moving, Each platform has a invisible actor just on the top side so that when actor jumps on top it basically collides with that i -
MD5 Signature Issues: Terminal Error
by BBEnk ·I think there just using your MD5 to create a more unique API Key for using Gamecircle and yes my games use Gamecircle on Amazon and Google Play. -
How selected spawn actor comes front ? Please help me..
by RThurman ·In each spawned actor: -
MD5 Signature Issues: Terminal Error
by BBEnk ·I submit to Google signed because my games are free, I think you have to create a unique keystore for each app on Google if Paid or inApps. -
How selected spawn actor comes front ? Please help me..
by NimbleBug ·@Zweg25 Thanks for help but these spawn actor not moving like in my test file , so in my project i want to move the spawned actor, if possible can u try in my file "test.zip" -
[description needed]
by PyroMark ·Help Again.... My game counts down from 3,2,1,go!... When it says go... I want to spawn my actor(bomb) in... For some reason when i use the spawn actor... it spawns a huge version of the bomb and does -
Release 0.10.5 Stable Windows Now Available
by Japster ·issues that really shouldn't exist - like the spawning issues - I mean, my very simple spawner simply would NOT spawn a cell actor - I finally (after tearing my hair out) duplicated the behaviours (b -
How To Make Touch Not Hold?
by Armelline ·Have distinct "touch is pressed" and "touch is released" rules. In the "touch is pressed" rule, work out if a life is to be taken away. In the &am -
does this timer make sense to you guys?
by Socks ·Rule for SPAWNER. -
does this timer make sense to you guys?
by http_gamesalad ·What I'm basically trying to say is that it doesn't spawn a second line of coins and so on. It only spawns one line of coins and stop completely and tbh IDK what to do to @socks -
does this timer make sense to you guys?
by http_gamesalad ·Spawn actor: COIN : X position = Random X -
does this timer make sense to you guys?
by http_gamesalad ·@socks I put in the code according to the picture you posted on the 19th. Now when I in that code it doesn't work it only spawns one coin that's it. It never spawns the coin again. If I knew what the -
does this timer make sense to you guys?
by http_gamesalad ·@socks yeah I did and I put in the coding exactly like you did. But for some reason it didn't work. But I think the problem is the "destroy" behavior in the timer. Would you mind try -
does this timer make sense to you guys?
by Socks ·Spawn actor: COIN : X position = _Random X_</font color> -
Spawning Actors Randomly, but not on each other
by Braydon_SFX ·(Quote) -
Spawning Actors Randomly, but not on each other
by RThurman ·http://forums.gamesalad.com/discussion/67124/how-to-spawn-random-actor-without-repeating-same-actor-in-a-row -
Spawning Actors Randomly, but not on each other
by AngryBoi ·Lets say I have four positions to spawn four different actors in. How would I spawn each one of these in different places each time without spawning over each other? -
does this timer make sense to you guys?
by http_gamesalad ·(Also that timer was just to keep track of my random so it changes the coin's spawning position every 5 seconds.) -
does this timer make sense to you guys?
by http_gamesalad ·position. Ill type out what I have set up for my spawner