-
How to make an actor move when you want and not just when you start the game?
by frd ·To spawn random asteroids... -
How to make an actor move when you want and not just when you start the game?
by KevinCross ·Set the x and y position of the actor on the spawn behaviour as negative numbers to spawn from the left or bottom and numbers greater the screen size for spawning top or right of the screen -
How to make an actor move when you want and not just when you start the game?
by GoodnightMoon ·Okay so I'll try the easiest way first, how can I spawn them off screen? -
How to make an actor move when you want and not just when you start the game?
by frd ·The easiest way would be to have your character spawn the asteroids just off the screen. This wouldn't need any attributes set up. -
Game of the Month: May Submissions Thread
by kirafu ·• 5 different worlds with 100+ truly unique levels and boss level. -
Is an artistic style copyrighted
by Bowhill Games ·Thanks guys, ill look into making some unique differences to the characters but don't want to go too far as its the style that I like however all of the scenery is already different so ill be safe in -
Is an artistic style copyrighted
by KevinCross ·While the style of art probably isn't copyrightable I'd tread carefully because they could see your game as damaging their trademark when people think it's a game released by or associated with South -
Solved: Any Solutions To Passing Collision Data Between Two Actors?
by KevinCross ·What I'm doing is spawning 4 towers and their detection squares (like I said they're not really linked). I then spawn 4 enemies and give each a seperate ID (this is when I would write the towers and e -
Ernie vs Evil - Out Now on iOS and Android
by Goodnight Games ·-Use Ernie's vast array of weapons to fight tons of unique monsters across 30 levels. -
Problem with Multiple Collisions on one actor not triggering rule multiple times
by jeffckuo ·(Quote) -
any ideas for spawning actors and running out of room in confined space
by gooner ·My actor can spawn multiple actors, those actors can spawn multiple actors, etc. -
Solved: Any Solutions To Passing Collision Data Between Two Actors?
by KevinCross ·If you spawn two or more of the same towers and spawn detection actors for each one how do you get only the one tower to shoot at the enemy when the enemy moves into the circle without relying on game -
Problem with Multiple Collisions on one actor not triggering rule multiple times
by Icebox ·If game.powerup is true spawn 2 bullets if not spawn 1 bullet -
Problem with Multiple Collisions on one actor not triggering rule multiple times
by KevinCross ·I think what @Armelline may have meant is spawn two different bullet actors. So if you want to spawn bullets at the left and right of your actor then create an Actor called Left Bullet and one called -
Problem with Multiple Collisions on one actor not triggering rule multiple times
by jeffckuo ·Actor A spawns 2 separate actors of type Actor B (using 2 separate Spawn Actor behaviors, one after another). -
Problem with Multiple Collisions on one actor not triggering rule multiple times
by jeffckuo ·I have the following - when power level 2, I have 2 separate "Spawn Actor" behaviors, whose only difference is their X position relative to the actor when spawning. -
timer programming problem or bug?
by tatiang ·I'm not sure what you mean by "spawn table." My demo did not contain spawn behavior or tables at all. It's really just a simple timer, change attribute, and rules for each possible -
timer programming problem or bug?
by pranshudhungana21 ·Also when i looked at your demo i couldn't really see a difference and even after i copied your spawn table it didn't work for me i am confused? Is it because i spawned more than 1 actor for either 1 -
Checkpoint using for one time, after one time destroying
by jamie_c ·Ah I see, I think I understand. What I would do then is in the checkpoint actor. Add a spawn actor attribute and spawn the animated fluttering image on top of the 'old' checkpoint image and then destr -
Game bug or gamesalad bug in spawning and adding new actors to the scene?
by pranshudhungana21 ·So i have been happily making my game but suddenly after i forgot to save and everything has been bugging for example when i put a new actor or try to spawn actors every other scrip stops working look