|
Runtime Spawner 1.5.0
Generic Runtime spawn and instance pooling system for spawning random AI agents around a map. Works with ANY AI system easily.
|
Classes | |
| interface | MegaCrush.Spawner.IWaveExecutor |
| Contract for any executor that can run a wave sequence. More... | |
| class | MegaCrush.Spawner.WaveSpawnLoop |
| Default implementation of IWaveExecutor. Spawns a sequence of entries defined in a WaveEntry, using spawn points defined on the WaveTrigger. More... | |
Namespaces | |
| namespace | MegaCrush |
| namespace | MegaCrush.Spawner |