![]() |
Runtime Spawner 1.2.5
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.GlobalSpawnLoop |
Periodic loop that maintains global population between configured bounds. Chooses random SpawnEntry items from the global list and spawns them via the owner’s executor, optionally spawning groups. More... | |
Namespaces | |
namespace | MegaCrush |
namespace | MegaCrush.Spawner |