====== Waves ====== ===== Ⓜ️Waves Spawn Set ===== This module sets which units are spawned by the wave module ===== Ⓜ️Waves Start ===== 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. {{ :module_wavestart.png?600 |}} ===== Ⓜ️Waves Threshold ===== This module can change all wave spawning parameters when the wave module before it spawned its waves. ===== Syncs ===== Simple setup: {{ :wave_syncs_simple.png?600 |}} More advanced setup: {{ :wave_advanced_syncs.png?600 |}} ===== AI behaviour after spawning ===== 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.