![]() |
Runtime Spawner 1.3.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.SpawnEntry |
Defines how a particular prefab can be spawned by the Runtime Spawner. More... | |
Namespaces | |
namespace | MegaCrush |
namespace | MegaCrush.Spawner |
Enumerations | |
enum | MegaCrush.Spawner.NavMeshPlacementPolicy { MegaCrush.Spawner.Require , MegaCrush.Spawner.Prefer , MegaCrush.Spawner.Ignore } |
Placement options for NavMesh-aware spawning. More... | |