-
How do you make actors spawn repeatedly based on the last actors spawn?
by maxmal107 ·I am making a game and I'm trying to make platforms spawn repeatedly in a position based on where the last platform spawned...for example: a platform is spawned at x: 100, y: 100 and i want another to -
Spawning moving objects
by gayleobrien91 ·I'm currently making a flappy-bird style game. For level 2 I want moving obstacles to be spawned, i.e. the obstacles (tubes) move up and down as they comes toward you. For level 3 I would like the obs -
How can a user set a goal to beat and when they beat it the action you set happens?
by tatiang ·You'll have better luck if you post screenshots of your rules. If you're trying to spawn an actor (images can't be spawned but obviously actors can have images, so...), try including a Log Debugging -
How can a user set a goal to beat and when they beat it the action you set happens?
by J's Junction ·I have a game integer attribute "score" and another "goal score". They can set their goal in increments of 5. They press a plus sign until desired goal is reached. -
LIGHTS Now Available on The Apple App Store!
by Socks ·This is what makes the game unique. The symbolism of every obstacle you need to pass in order to become a brighter light in your own as well as in others live's -
LIGHTS Now Available on The Apple App Store!
by sebmat86 ·This is what makes the game unique. The symbolism of every obstacle you need to pass in order to become a brighter light in your own as well as in others live's. To fight, and to never give up when Un -
How can I make new option after complete all levels ?
by tatiang ·Spawn Actor [Levels Button] -
Actor's Move and Spawn Issues
-
Coming Real Soon Now (tm): Polygonal Collision & App Store GS Viewer
by Franto ·I just thought of a question, can a polygonal shape "turn around"? Say something is shaped like an P, facing right, it looks like a P, when facing left, the shape bump of the P would -
Help...Spawn actor and Accelerate toward
by tatiang ·Transfer the touch x and y positions to the spawned actor by using actor attributes. Create a boolean attribute in the actor you are spawning (not the actor with the Spawn behavior) called self.targe -
Help...Spawn actor and Accelerate toward
by pitikarmol ·I have an actor that spawns another actor. and i want that the spawned actor to move to the given coordonates (not every time are the same). the problem is when i touch the actor that spawns the other -
resetting the spawn rate after a pause
by RabidParrot ·Change spawn rate to original spawn rate. -
resetting the spawn rate after a pause
by personal foul ·hello GS, with the help of @Hopscotch i was able to increase my spawn rate of enemies. after a certain amount of time the hero can't keep up killing enemies, but he has a nuke button. what i would lik -
[Audio for Hire] Professlion Music and Sound Design for your Game!
by seriallab ·Our rates vary to fit each unique projects needs. Reach out to us to see how we can provide affordable audio. -
Hit Area
by Gnarly ·I see what your saying. Are there a lot of these actors? Each enemy could have a unique hitbox and unique attribute. -
infinite scrolling background
by Disimob ·Thx Jamie But I have more image/Acton to spawn. That tutorial speaker About only 2. Maybe it Could be a Little bit modified But i am not able to do. -
infinite scrolling background
by Disimob ·I have to make an infinite scrolling background and it has to spawn different images or actors. -
Spawning only one actor
by RabidParrot ·spawn key, change key integer to 0. -
Spawning only one actor
by quinn221 ·Hi, I have a treasure chest and when my actor collides with it it spawns a key. What is the best way to spawn only one key. Right now every time my Actor collides with the cheek another key spawns. -
Need help making the game pause when they lose to click retry/Make a retry button
by The_Gamesalad_Guru ·No you don't as the scene is being reset to default which means the spawned actor isn't there yet. Same with default alpha.