This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| nfextra_modules_waves [2025/01/06 13:33] – tiwaz | nfextra_modules_waves [2025/01/06 14:26] (current) – [AI behaviour after spawning] tiwaz | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Waves ====== | ||
| ===== Ⓜ️Waves Spawn Set ===== | ===== Ⓜ️Waves Spawn Set ===== | ||
| This module sets which units are spawned by the wave module | This module sets which units are spawned by the wave module | ||
| Line 5: | Line 6: | ||
| {{ : | {{ : | ||
| + | |||
| + | ===== Ⓜ️Waves Threshold ===== | ||
| + | This module can change all wave spawning parameters when the wave module before it spawned its waves. | ||
| + | |||
| + | ===== Syncs ===== | ||
| Simple setup: | Simple setup: | ||
| {{ : | {{ : | ||
| Line 10: | Line 16: | ||
| More advanced setup: | More advanced setup: | ||
| {{ : | {{ : | ||
| - | ===== Ⓜ️Waves Threshold | + | |
| - | This module can change all wave spawning | + | ===== 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. | ||