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.
Loading...
Searching...
No Matches
SpawnEntry.cs File Reference

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...