![]() |
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.RuntimeSpawner |
Central coordinator for runtime spawning. Supports three spawn flows:
Also provides optional internal culling beyond a configurable distance and integrates with an object pool. More... | |
Namespaces | |
namespace | MegaCrush |
namespace | MegaCrush.Spawner |
Typedefs | |
using | Random = UnityEngine.Random |
using Random = UnityEngine.Random |