Endless Vertical shoot em up , speed up over time and enemies spawn increase.... HELP!!!
Guys im working on a vertical shoot em up game and i want to know how can i put an endless vertical scene to it , and make it go faster over time.
for example: i start the game then start to appear some enemies (20 seconds later) the game is a little more faster and more enemies are coming something like that.
Thanks a lot!!!
for example: i start the game then start to appear some enemies (20 seconds later) the game is a little more faster and more enemies are coming something like that.
Thanks a lot!!!
Answers
make an attribute for the game where the attribute is related to the number of enemies spawning.
So, Create a timer that says every x(total number of enemies spawning - number of enemies spawned) and put in it the spawn actor behavior.)
Sorry, not that good an explanation but I hope it helps!
Thanks dude :-bd