Custom Asteroids

Custom Asteroids

21.6k Downloads

Group-Specific Spawn Limits

Starstrider42 opened this issue ยท 0 comments

commented

Jetski requested that it be possible for a group to create only one asteroid. After some discussion, we agreed that the limit need only apply to the number of asteroids currently spawned; there's no need to permanently disable a group once the limit is reached.

Implementation will require tracking which asteroids belong to which group, something Custom Asteroids currently ignores. This can be easily piggybacked on the extra code being written for #4.