-
Spawning without a spawner
by Village Idiot ·the he wasn't necessarily saying that you can spawn without a spawner, but that he was wanting me to clarify my description. So, I'm now guessing that I'll be using a spawner after all? -
Spawning issue with increasing speed
by tatiang ·If you're just wanting to know how to increase the spawning rate of tiles without creating gaps, there's a demo of that somewhere around here... I'll see if I can find it for you. -
Spawning without a spawner
by Village Idiot ·I've successfully made my spider do the above using interpolate – thanks to the Yoda, but unfortunately I'm left unable to spawn the thread and spider actor randomly. The Yoda told me (just before the -
Spawning issue with increasing speed
by kahhkashannn ·Please take a look in my project,During tile spawning at speed 200 it is working perfectly but when i increase the speed from 200 to 400 then it doesn't spawn as the previous condition of speed 200 b -
Tables & Spawning a limited amount of actors (reusing on a big map)
by RocketBrain ·I'd like to not have to spawn thousands and thousands of actors at the same time but rather spawn about 30 in a pattern in a certain area and when the player is moving continuously to one direction si -
Issue with change scene and display text
by Armelline ·(Quote) -
Issue with change scene and display text
by Hopscotch ·* rules not triggering on state change (when state was valid on scene entry or actor spawn) -
Who stands in front of who..
by Armelline ·If you want to change the layer order, you have to do it via spawning. It can be done very effectively in GameSalad. The effect can be seen in this game: -
Spawn The Player By the Spawner on the tile
by kahhkashannn ·using this rule in the attached file my tile is spawning next tile when the runner is the last position of the tile rather than the center position of the tile.what should i do, that my tile spawn the -
Who stands in front of who..
by pHghost ·Depending on an attribute (which defines the actor on top), you will need to spawn a constrained actor at the top of the layer group. -
Spawn The Player By the Spawner on the tile
by tatiang ·I'm not quite sure what you mean but the Spawn Actor behavior takes x and y position values that can be relative to the Actor or to the Scene. So if you want to spawn an actor at the same location as -
Spawn The Player By the Spawner on the tile
by kahhkashannn ·How can i spawn my player by the spawner actor or controller actor on the tile actor? -
Wall Collisions
by Toby ·Perhaps use a little maths and plot the positioning... especially if you will be designing lots of levels (using tables)? Use a single off screen actor and spawn all the actors at the correct locatio -
Battery Licker coming soon!
by Socks ·you've not added in the first shot as a separate spawn ? -
Platformer game progress
by Franto ·The gameplay looks very smooth, and the game mechanic of transmuting enemies is an awesome and unique mechanic that can lead to some scenarios requiring thinking skills. -
spawn platforms
by Elijarah ·I’m making an endless runner and want to spawn platforms into the scene at random, I want to have a set of platforms that are each different as in enemy or obstacles on them. I’ve been trying to think -
30 Days - W.I.P
by Braydon_SFX ·From the video its looking like a fun and unique game! Love it! -
30 Days - W.I.P
by Two.E ·(Quote) -
Changing Background colour due to collision
by fmakawa ·It would cover things for instance after first collision the backgrounds and changes to red. Then there is a second collision, this time blue. Blue would go under red which means you wont see the cha… -
Changing Background colour due to collision
by MentalDonkeyGames ·If the actor is spawned in the back of the bottom layer, it would not cover anything up.