-
how to spawn actor after actor has changed image
by Socks ·(Quote) -
how to spawn actor after actor has changed image
by natzuur ·It shouldn't be spawning a broken version unless -
how to spawn actor after actor has changed image
by Monsterzproductions ·actor 2 = pot spawner -
how to spawn actor after actor has changed image
by Socks ·Actor 1 = spawn actor 2 -
how to spawn actor after actor has changed image
by tatiang ·When colliding with ground, spawn actor 2 -
choose few actors from more actors
by tatiang ·Here's what I did: I pressed the second (gray) circle, then the save actorB button, then the third (green) circle, then the save actorC button, and then the red arrow button to go to the next scene. -
how to spawn actor after actor has changed image
by Monsterzproductions ·today i need help in making actor 1 spawn actor 2 . My actor 2 has the behaviours of when touch is pressed , it will drop to the ground and change its image to another one . For actor 1 , i gave it co -
SOLVED -- Invalid Provisioning File, Missing Code Signing Certificate, Problems with Bundle name
by Cruncher ·I also noticed that creating Wildcard App IDs DO NOT work (at least for me!); it's necessary to create unique IDs for each app... -
Looking into Gamesalad, is this possible?
by AesopWatt ·(Quote) -
Looking into Gamesalad, is this possible?
by RThurman ·2 change attribute behaviors1 timer1 spawn behavior1 moveto behavior (or an interpolate if you prefer) -
Looking into Gamesalad, is this possible?
by AesopWatt ·Haha, go straight left after you spawn and head into the temple, then hit the box with an arrow. (Image) -
Making an enemy jump up a platform
by ookami007 ·I setup triggers - like my spawn triggers - that tell the enemy to interpolate to the new location. It looks "pretty good"... not completely natural, but given the situation, I doub -
Help Creating and Controlling Wind Powers!
by CriticalGames ·Neat idea! But the problem with the Accelerate behaviour was that after the initial burst of acceleration, it wouldn't stop moving (even if you turned the acceleration down to 0), and it tended to ign -
How to make actor's (width or height) stretch, at a set speed, when spawned? Pic inside
by cyrixau ·I can spawn an actor but I am not sure on how to stretch the height of the actor at a set speed until it hits something. -
How can I make actors spawn and move across the screen?
by Ninjarate ·I'm making a game where you move a sword to block arrows from hitting a knight. How can I set my arrow actors to spawn continously faster, over and over again until you lose? I'm new to gamesalad. -
Updated privacy policy and data collection summary
by vafurlogi ·Also, didn't I read something about IOS 7 not allowing apps that use the Unique Device Identifier since last year? In any case people are getting more aware (paranoid?) of app permissions and I think -
Fix overlapping of actors, different method
by ExplosiveGamer ·Button Actor- when pressed spawn Power up actor at hero x & hero y BEING THAT hero x & hero y do not equal any of the power up's position values. -
Spawn actor based on table
by tatiang ·As I'm sure you realized, you can't use an expression to specify which actor is spawned. You'd need a separate rule with a spawn behavior for each possible actor. -
Old Cookbook Definitions Page
by ForumNinja ·* Instance (actor): An instance is a unique example of an actor, with altered behaviors, attributes, or abilities from the prototype actor. -
Spawn actor based on table
by fabioebner ·But when he leave my game and back, i wanna to loop over one table and spawn all the items on inventory