|
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 | |
| struct | MegaCrush.Spawner.LoopPolicy |
| Per-wave loop configuration describing if/how a wave should repeat. More... | |
Namespaces | |
| namespace | MegaCrush |
| namespace | MegaCrush.Spawner |
Enumerations | |
| enum | MegaCrush.Spawner.LoopType { MegaCrush.Spawner.None , MegaCrush.Spawner.Duration , MegaCrush.Spawner.MaxLoops , MegaCrush.Spawner.UntilSignal } |
| Strategy for repeating a wave entry. More... | |