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

Classes

interface  MegaCrush.Spawner.IWaveExecutor
 Contract for any executor that can run a wave sequence. More...
 
class  MegaCrush.Spawner.WaveSpawnLoop
 Default implementation of IWaveExecutor. Spawns a sequence of entries defined in a WaveEntry, using spawn points defined on the WaveTrigger. More...
 

Namespaces

namespace  MegaCrush
 
namespace  MegaCrush.Spawner