Might be able to add the condition to only spawn if System: sprite.Count < 25
I tried doing this but cant get it to work correctly, I don't think I did it right:
I have System- Enemy on destroyed - create enemy at (x,y)
System- Enemies < Enemy.count
Enemies is the Variable and Enemy is the Sprite name, have I done this wrong?