-
how to change an actor to another actor when it collide with something.
by IVER Industries ·@ffarrukk Create a rule for the white actor where if it collides with the filter to spawn the corresponding actor (red, green etc) and then destroy itself. That should solve your problem. -
how to change an actor to another actor when it collide with something.
by ffarrukk ·i have spawn actors which are falling down from top of the screen. i have some kind of filters when falling actors touch the filter at the middle of the screen, actors are changing their colours depen -
Spawned actor that change image and direction
by Disimob ·Ok that's perfect about how spawn! -
Spawned actor that change image and direction
by pHghost ·Random spawn video below. Second part of question I don't understand. -
In game physics
by HappyKat78 ·I would like to make a some floor tiles go between being collidable and not so depending on circumstances objects may bounce off them or pass through them. I don't want to destroy and spawn for a num -
How do i make my spawner increase speed when playing the game longer?
by Armelline ·Check out the demo for a variable speed spawner in this thread: -
Does this make sense to you?
by http_gamesalad ·@Armelline So I should get rid of step 5-9 completely? & the reason I put that is that so self.killme is set back to 0. I tried to do it with out the timer but the zombies weren't spawning bec -
How to check actors are fully overlap?
by games4fun ·I don't think that would work in my situation. I have a actor (Lets call it Actor 1) that you can spawn anywhere in the game. What I want to do is if you spawn multiple Actor 1 actors, and if any of -
Post from my Weekly NewsLetter - Ranking of GS Template Sites
by Tiny_Ideas ·template range from clones of popular game to unique templates. Two Factors that set this site apart from others is, 1 – How much the site has involved and improved. From its initial release to its c -
Spawn Limit
by http_gamesalad ·@pHghost I found out what my problem was (I feel so stupid LOL Face palm) I told my actor to collide with the spawn er so when I spawned something it would get trapped on the spawner BUT thank you bro -
Spawn Limit
by http_gamesalad ·@pHghost I put the change attribute in the timer with the spawner. So what I have is -
Spawn Limit
by pHghost ·OK, looking at your second video, I think the problem is that you don't have the add +1 to how_many in the timer spawning the zombies. -
Spawn Limit
by pHghost ·(Quote) -
Spawn Limit
by Speedy007 ·Lets see the rules....Yeah by default the integer starts out as 0 so set it to how many actors you want to spawn... -
Spawn Limit
by Speedy007 ·You want to spawn a certain number of actors? You could always try an integer set to five and put a rule as follows... -
Help with a few key steps
by Quixotic ·1a) When the player taps, I need the oldest spawned version of a specific actor (Actor 1) to delete if it overlaps/collides with another actor (Actor 2). Is that a possibility? Right now i've got it s -
Spawn Limit
by http_gamesalad ·I was up all night redoing it & I'm not getting the right amount of spawn. I Must have re entered it like 8 times @pHghost -
Spawn Limit
by http_gamesalad ·I followed this video very simple, but it doesn't spawn the right amount of numbers . I wanted to spawn 5 but sometime it only spawns 3 then if I restart it it only spawns 2 then I restart it again it -
Timer not consistent
by NattyBits ·To fix the timer issue and to make all the goals spawn at perfect 1.5s intervals I simply unchecked 'Wrap Y' in the Scene settings. Perfect. -
Shoot Em' Game?
by Speedy007 ·You can make bullets spawn in a certain direction using the Move feature... Set up a rule so when your guy turns around have it turn the bullet actor around along the x axis. Put a actor that the bull