Hi there,
I'm developing with a couple of classmates a game for the finals.
Here's the idea of the game:
Enemies comes in from right and left of the screen ( out ) and when the player click in one, it will increase the speed and reduce a 1/10 of life.
The enemies comes in every 5 seconds.
So, here is the problem:
When we click the first enemy ( We don't want to kill him, just increase it's speed ) it increase the speed and reduce good the life BUT we cannot click more enemies, just the first one and the second one with a lag of 5 seconds ( There's a "Wait 5 seconds" in every enemy before they come in )
And we are desperate!
Can anyone help us, please?
Thank you!