Greetings!
I'm learning Construct by making a small shoot'em up.
Actually, the game create 1 enemy every second for 6 seconds :
I would like them to start shooting (for example 1 shoot every 1.2 seconds) when the are created.
Actually, if there are 6 enemies at the same time on the screen, they all shoot at the same time.
Any idea to change this ?