This module sets which units are spawned by the wave module
Starting point for waves module system for spawning AI in waves. Works the same way as threshold modules. Sync to threshold modules to change the spawning behaviour in later waves.
This module can change all wave spawning parameters when the wave module before it spawned its waves.
AI is stalking nearest enemy group after spawning.
It gets all enemy groups → sorts for closest one → then they will stalking (following) that group.
Different behaviour can currently only be achieved using some scripting in the custom code fields.