How i do a infinite game in a tower defense

how i do a infinite game in a tower defense

we’re going to need more context to help, where exactly are you getting stuck? For infinite enemies you can use the ‘create’ function to create objects and the ‘for each object’ block to make sure logic applies to each instance.

I get what he is asking i have a game exactly like this

I want to create a system where every time a wave variable advances, enemies spawn infinitely

and i want for each wave spawn a determinated enemy and a random number of enemies

i did it, i dont need more help, thanks you