-
Make actor spawn every time i 'level up'?
by MarpCark ·new levels to play. how would i get gs to spawn the actor whenever the integer goes up +1? -
Make actor spawn every time i 'level up'?
by tatiang ·One way around this is to change a boolean each time the level changes. So you might start with game.passedLevel false (unchecked) and then when a level gets completed, you would change game.passedLe -
Make actor spawn every time i 'level up'?
by MarpCark ·so id like to spawn an actor every time i level up saying 'LEVEL UP'. I've set it so that when my Level Number integer on my Table is 'greater or equal to' 2, it spawns actor 'LEVEL UP', by constraini -
Got a flappy bird game? Been hit with a cease order? READ
by TomCoffee ·It is a trademark bullying technique which is strictly legal to the letter of the law, but not in the spirit of the law. In theory trademark is supposed to be used for unique or identifying words or -
random powerups
by Harman14 ·I was working on a endless runner game and i was trying to make the powerups spawn at random times but to decrease frequency as the game progresses, ive tried to set up 3 rules for 0-30secs in the gam -
Spawn Actor after condition
by Braydon_SFX ·In your spawner: -
Spawn Actor after condition
by Sunny ·I currently have three actors, Block, Spawner, and Floor. -
State of GameSalad on 3-13-2014
by viking ·One workaround is to create one spawn actor that spawn every other actor into the scene to avoid this bug, but it makes certain types of games almost impossible to create. -
Expert Advice On 'Simple' Game Please?
by Tim_A ·WOW thank you so much... that's the basics of the game exactly as I hoped. I'm confident I can tinker with it and add my game states, scoring, level-ups and spawn-rates etc. -
Spawning sets of obstacles
by AirshipScientist ·a few helpful videos about using tables to spawn random or pre-programmed actors in specific locations and have made use of that. I've generated a few different tables of obstacle locations which I c -
Random Actor Placements.
by Jigglebox ·So each spawner would have it's only randomizer of a 50/50 chance, then ontop of that, it randomizes say out of all 5 spawners. (there may be more than 5) and the 5 randomize in a way that at the most -
Random Actor Placements.
by Jigglebox ·Currently I have my player actor moving at a constant rate to the right, however, I may change this up and have my Scene move to the left, as well as the randomly spawned actors in order to make the j -
How to spawn random scenes (made by bunch of actors) on a big scene
by Mazdakfx ·How to spawn all actors in big scene: -
How to control camera on random scenes?
by Mazdakfx ·How to spawn all actors in big scene, "They don't have delay", "Spown out of camera befor hero reached them", and "Spawn in right place"? -
Keeping track of the X position of many prototypes
by ktorti ·Awesome, that helps a lot. I have three different platforms that spawn from one spawner so I'm guessing each of them would get their own cell in the spreadsheet? or another spreadsheet? Also, how woul -
How to control camera on random scenes?
by jamie_c ·* Spawn them like I mention above. -
How to control camera on random scenes?
by Mazdakfx ·Do I need to spawn all of them one by one? Is there any short way? -
How to control camera on random scenes?
by jamie_c ·One example is if you want to place an object at a random location on screen set up a spawn behavior like this: -
WIP- Cold Star
by Adrenaline ·current speeds (fireball drop speed, fireball spawn rate, dwarf tap speed and the press+hold speed), so speeding up/slowing down is not an option I want to consider. -
multiple spawn same actor destroy problem "old thread" was a solution found!
by jay2dx ·2 scene attributes both booleans: "global destroy" "global spawn"