-
What do you know about "loops"?
by Braydon_SFX ·Loops are great for all kinds of things. You can spawn actors extremely quickly, check multiple cells in a table, or other cool things. -
Lag spikes throw Timers out of sync?
by MarpCark ·I have 8 spawners that spawn an actor in a cycle over the course of 2 seconds (so one spawn every 0.25 seconds) over and over again. It all works perfectly, but on a very rare occasion, if my computer -
how to make the actor to move up and down againg and again
by ronre ·thank you. when i use the constrain behavior its canceled the spawner random position. -
Buying full games
by bizextreme ·You have to reskin the games to make them unique -
How do I add these events?
by Lovejoy ·Have the beam spawn when the actors self.image is the open mouth image. So for example : Rule When attribute self.image = dragon2 Spawn beam actor. dragon2 being whatever the image name is. -
Learning to make a Memory match game. Can I get Help please?
by LedezmaEdwy ·it my self. What I have at the moment is the spawn of the cards in order. I want to learn when 2 cards are selected if their correct they cancel out and when their not to go back as they where. I wou -
Game of the Month: April Submissions Thread
by Speedy007 ·All Squares was designed to have the familiarity of a popular game from the past with the recognizable gameplay of a more modern game. It contains the spawn/fall feature from Tetris and the color/item -
Need help with increase spawn time of an actor
by RabidParrot ·In essence, @tatiang has a demo of how to accomplish the increasing spawn time. http://forums.gamesalad.com/discussion/comment/464547/#Comment_464547. -
Actors Stopping Each Other From Running Commands
by Socks ·There is no bug ! And having something spawn so rapidly is not the best way to ensure something will work if the game becomes laggy, in fact it will exacerbate any lagginess. -
Actors Stopping Each Other From Running Commands
by tatiang ·(Quote) -
Actors Stopping Each Other From Running Commands
by zweg25 ·(Quote) -
Help with spawning different actors
by Emmett17 ·every 2 seconds to 3 seconds(randomly). The six spawners in the game respond to the value of PickPlayer with the actor that corresponds to the value of PickPlayer. For example, one spawner would resp -
All Squares
by Speedy007 ·All Squares has been designed to have the familiarity of a popular game from the past with the recognizable gameplay of a more modern game. It contains the spawn/fall feature from Tetris and the color -
Actors Stopping Each Other From Running Commands
by Manto ·It seems to be your spawn timer in the yes button. Is there a reason you want to spawn rays-of-light-md actor so many times a second? What kind of effect are you trying to achieve? -
Need help with increase spawn time of an actor
by Armelline ·Check out my "spawn time changer" template on my website. http://www.armelline.com/ -
Need help with increase spawn time of an actor
by Deniro ·I want actor to increase its spawn rate so it will be faster every time it spawns. -
Updating Sprites on my game
by Franto ·And I'll be making the gameplay trailer once all the levels are finalized. It took a lot of time refining each characters unique fighting style, that is why I'll have to leave the additional character -
Looking for Artist and Developer
by colliewuh ·Looking to make a very unique app. Please respond with rates. I will pay in crypto or paypal. -
How to make a widget
by tatiang ·You can, however, use a Pause Game behavior or a Spawn Actor behavior or enable advertising to display additional information during a game. -
Actors Stopping Each Other From Running Commands
by Quantum Mechanix ·the attack symbol is attempting to consistently spawn note actors (its a rythem game) that move across the screen. But because of memory leaks, when the SPACE rule is on it prevents the attack symbol