#new spawn

1 messages · Page 1 of 1 (latest)

dapper summit
#

Increase the spawning rate when you kill all enemies?

topaz olive
#

This would need a degree of math to make this work

#

You would keep track of how many waves there are

#

Then something like wave_number * multiplier

#

And it would increase as the waves increase

#

It doesn't have to be waves, can also be spawn_number ig