-
How to make flappy bird gap that moves up and down?
by http_gamesalad ·I thought it would be simple. I got the two bars like how I want they spawn perfect and everything, the only thing is the gap between the line. -
I need help respawning actors after they are destroyed.
by gama3 ·I have a game in which 7 white actors spawn randomly in the scene that has a timer of 30 seconds. In addition to the seven actors, there are 3 red actors that spawn. The objective is to destroy thes -
Recycling vs Spawn/Destroy?
by sebmat86 ·Hmm. Yeah. I have checked and made sure there is only one spawn happening. But Ill check out the Log Debugging State. Thanks for the help! (Image) -
how to create a circle around an actor and have it move when the actor moves?
by tatiang ·Don't spawn the circle actor. Just make it invisible or place it outside of the stage boundary and then make it visible and/or move it back into position when the key is down. -
how to create a circle around an actor and have it move when the actor moves?
by TyDietrich ·ok so i have that working, and i put it in a rule that states: when key (x) is down spawn actor (circle) around the main actor. and that works. but when i release the the circle actor stops in its pla -
how to create a circle around an actor and have it move when the actor moves?
by TyDietrich ·I want to know how to create a circle around an actor and have it move when the actor moves? i have the circle already animated and it fits around the actor. I just need to know how to spawn the circl -
Recycling vs Spawn/Destroy?
by sebmat86 ·This thread is old. But Im glad I found it. This spawning and destroying actors has been a mystery to me. But this thread clears stuff out. -
Flappy Bird creator to release new game and guess what?!
by AdnanH ·Son of a peep!!! Lol I started working on a idea like that 2 days ago I thought it was unique but I can't seem to get the walls to come downwards -
Make enemy actors not spawn on top of player!
by allc1865 ·In the spawn behavior, theres several options like, in front of layer, in back...click in back of layer. -
Floor sliding
by Socks ·(Quote) -
Floor sliding
by Gene4Gamers ·I want them to look like moving, like in an endless running game, I tied moving them then creating a spawn actor but due to physics the floors are falling, also tried moving them in linear velocity bu -
How to spawn a one time bomb?
by AlphaCentori ·Hi -
Make enemy actors not spawn on top of player!
by UltimateJordster ·I'm currently making a GameSalad game where you're a blue square avoiding red squares. However, due to the fact that the red squares spawn in random locations, they sometimes spawn on top of the playe -
Pix.Man - Looking for testers - iOS Game
by RondoRocket ·Working on some bugs and I want to improve performance a little than I'm hoping to submit in a day or two. I'm finding when I spawn all the points from the blocks I get a little hiccup in performance -
Complex Actor
by buftea ·right with a and s key. when i clik the mouse it spawns a ball, but the GS spawns from the center or from a location that is derived from the center ( for example 5 pixels up and 20 to the left). thi -
So confused...
by AlphaCentori ·My power ups capsules are already determine. I have a red, blue, green, yellow.....and they all have a unique effect. So i don't need to determine randomly what each capsule will do. I just need to k -
So confused...
by quantumsheep ·Spawn 1 bullet -
problem with health bar
by jackhammer1000 ·enemy. and since this health bar was also spawn dinamically i couldnt go into its backstage and do changes to it. i dont know if this method is the best but since it took me quite some time to figure -
Overlaps or collides with multiple actors only seems to be working when drawing a line very quickly?
by Hopscotch ·@revoltandreverb, have a look at your last rule in the "Segment", you are testing for overlap of both Actor1 and 2. Should the 3rd actor only spawn when actor 2 is reached or either -
Overlaps or collides with multiple actors only seems to be working when drawing a line very quickly?
by revoltandreverb ·Hey Guys. I'm trying to spawn a third actor if a line I draw touches two other actors at the same time, by drawing one line through both of them, actor 1 and actor 2. The 3rd actor doesn't want to spa