Hi all,
First time poster, complete newby Constructor. This is probably a really simple question as well, but I'm struggling to get my head around the events for it.
So, I want to spawn a certain object every 2 seconds, four times. After this happens, I want there to be a gap in spawning for four seconds, then resume the normal spawning every 2 seconds.
So: Object X spawns every 2 seconds.
When this happens four times, wait four seconds.
After four second wait, resume from start.
Thanks for the help in advance I'm probably missing this really obvious thing as I'm pretty tired but oh well.