I need to spawn enemy actors in an infinite loop with a random delay each time when spawning.
I currently use 2 set timer by event on eachother to achieve it. It seems working.
But I wonder whether or not this is a proper way to do it. I am a beginner. Thanks in advance for any input.


