|
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 | |
| class | MegaCrush.Spawner.RegionSpawnLibrary |
Global, designer-authored library that defines rule-based spawn entries for LocalAreaSpawner regions. The RegionPopulationController queries this asset at runtime to resolve each region's LocalAreaSpawner.CustomRegionSpawners based on:
| |
| struct | MegaCrush.Spawner.RegionSpawnLibrary.Rule |
| A single library rule that can contribute a SpawnEntry to a region when its filters match the region's tags and the current director step is within range. More... | |
Namespaces | |
| namespace | MegaCrush |
| namespace | MegaCrush.Spawner |