Spawning incrementing amount of actors

Hello. I'm making a simple game that needs to spawn a variable amount of actors, incrementing by 1 after a certain amount of elapsed time.

I.E. If I have 1 actor spawning at the start, I want to be able to spawn 2 actors after 5 seconds, 3 after another 5 seconds etc.
I haven't found anything that lets me do this in game salad so far, and googleing the issue has resulted in nothing. Please help.

Comments

Sign In or Register to comment.