-
Draw a line
by baazul ·So I added the "Spawn Actor" -
Loading wheel suggestions?
by Japster ·(Quote) -
Loading wheel suggestions?
by gingagaming ·You can't move the wheel but you can spawn an actor with an image in it just before changing scene. You can't animate this actor (as it will freeze due to scene change) but you can have an image and s -
platformer screen size
by Japster ·If in doubt, maybe temporarily spawn the required amount of extra actors (make a temp actor up to do it), to see what the impact/frame rate will be, given the amount of them you suspect you might need -
Most voted
by gatrif ·4-Spawn Actors by typed name. (since2014) -
Introducing GSLearn! - My little site of works
by Two.E ·Each square on the grid has an unique ID. -
How do I create random spawn positions and randomize platform sizes for a runner type game?
by tatiang ·Spawn actor at top of scene -
How do I create random spawn positions and randomize platform sizes for a runner type game?
by Simple Gamer Arts ·So, on my horizontal "canvas" at the very far-right-end I have a spawning-block that touches bottom and ceiling; this spawning-block will shoot platforms towards the left (this is a -
Deleting old character when new character spawns
by eligames ·I spawn the same actor after 20 seconds. The old one moves off the screen. Is there anyway to make it so that only one prototype of the same character can be alive at one time. Like when spawn, delete -
Any tips for this game design?
by JCHERE ·Isn't each line a new 4 actors since they only spawn when unlocked? -
.EVADE - Available Now for Free!
by ryanb4257 ·Unique Devices - 11,826 -
Any tips for this game design?
by JCHERE ·2nd place: Don't unlock actors in a scene unless you have a good reason for doing so. Unlocking an actor creates an "instance" that can have different rules (and even attribute value -
Any tips for this game design?
by JCHERE ·Second question: how do I make actors spawn in rows? -
Any tips for this game design?
by JCHERE ·2) How do I make actors spawn and line up correctly to each other? -
Project Blocks : Development Journey - from Idea to Trash Can!
by Two.E ·After days of going over everything, I wanted a more unique look that would stand out, so I took the concept of the game 2048 and made it suit the snake game. -
I can't constrain two objects!
by chrisstoyanovworks ·Thanks but that doesn't solves the problem the other actors still stay "behind'' the main actor,I mean they spawn in front of the main actor in the scene but when the main actor collides with -
I can't constrain two objects!
by Two.E ·The actors being spawned will either be placed "In Front" or "Behind" the actor that is spawning them. Or, at the "Front" or "Back&qu -
I can't constrain two objects!
by chrisstoyanovworks ·I figured out the problem by setting another actor on the scene and using him as a spawner actor but the problem now is that when the actors spawn the layering isn't working as I set it.Please help -
I can't constrain two objects!
by Socks ·It will take three seconds before the actors are spawned, are you waiting three seconds to see if it works ? -
I can't constrain two objects!
by chrisstoyanovworks ·Hi,Can someone tell what am I doing wrong because I want to spawn 3 constrained objects on the scene with a timer but everything that I am trying to do to spawn them for example( to use when touch is