-
Basic shape animation (logic)
by FlyboyTrevy_ ·Well its just that im spawning say 15 actors, each with their own coordinates they need to spawn at, so my thought process here is that I would either have to have the spawner changing the attribute v -
Basic shape animation (logic)
by Socks ·(Quote) -
Basic shape animation (logic)
by FlyboyTrevy_ ·That said, I didn't think to use an attribute as a fill in for where the actors are going. My goal here is to spawn actors at various locations that just kind of have a subtle floaty movement to them. -
How to make actor spawn only once?
by RedCubeGames ·(Quote) -
How to make actor spawn only once?
by tatiang ·Spawn Actor [actor name] -
Spawning problem?
by RThurman ·(Quote) -
Spawning problem?
by http_gamesalad ·@RThurman don't get me wrong, I'm still going to follow what you're telling me. Because the method I tried isn't working. I was just trying to explain why I chose "A" instead of &am -
I need a objectspawner spawn actors on the bottom of my screen going to the top of screen?
by JimmyMesser ·I'm assuming you have made the two actors required to make this work one spawner and one actor to be spawned. -
Proposal video - She said yes :)
by Approw ·Such a beautiful and unique way to propose, congrats @POM ! -
Spawning problem?
by Summation ·(Quote) -
Spawning problem?
by RThurman ·Why is this important? Among other things, when you spawn a new piece, you will know the exact x,y coordinates of the next piece. It will always be one 'pipe' distance from the current 'pipe' piece. -
Spawning problem?
by http_gamesalad ·for the horizontal I tried to set up something like this spawn horizontal position Random X+200 (because my actor is 200 px), Y 1400.. & for my upper right I did Random X, Y 1400 .. but no luc -
Spawning problem?
by RThurman ·2) Do you really need a demo of how to spawn actors? Don't you already know how to do that? -
Spawning problem?
by http_gamesalad ·@RThurman, I have followed what you've said & your project file. Isn't the way of lining everything up using spawners that appear just above the scene & go down (270)? .. The game I'm -
I need a objectspawner spawn actors on the bottom of my screen going to the top of screen?
by mmreyes12 ·trying to make an objectspawner spawn actors at bottom of my screen and make the actors go up until they leave from sight. -
I need a objectspawner spawn actors on the bottom of my screen going to the top of screen?
by mmreyes12 ·I have wasted a lot of time trying without finding the solution. -
Game of the Month: May Submissions Thread
by AJaymz ·Here is my latest game "Conveyor Bots". 70 levels total with 10 Boss battles. Lots of different enemies throughout game to keep game play fresh. Really had fun creating this unique -
saving and loading attribute not working?
by RawanAlodeh ·Yes i am using a single key for all unlocks. should i make a unique one for each level? okay ill try putting the destroy after and tell u -
Spawning problem?
by http_gamesalad ·@RThurman I've made the green lines 10 px by 10 px its smaller & easier to spawn & won't take up space. ALSO I've told the actors to destroy after it passes the red square to help with -
Scene attributes
by tatiang ·(Quote)