Hi,
I have a couple of events that spawn different enemies at random intervals. How do I get these to stop (and for any onscreen enemies to disappear) when a Game Over occurs?
Hi, either create a variable to control when the enemies are spawning, or put the spawing events in a group and set that group disabled on Game Over
Develop games in your browser. Powerful, performant & highly capable.
Many thanks Tomycase. :)
No problem! Good luck with your project ~