Hi guys,
I am creating a topdown highscore shooter. I am a complete noob so sorry if my question is a bit stupid.
But i want certain monsters to spawn at for example 10 seconds and after that spawn every 4 seconds.
What i now have is this:
system, time = 10 seconds => system, create object on layer 1 at (100,100)
system, every 4 seconds => system, create object on layer 1 at (100,100)
I think my question is easy to solve for you guys, so help would be greatly appreciated.
greetings
Brent