Runtime Spawner 1.5.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
SpawnMath.cs File Reference

Classes

class  MegaCrush.Spawner.SpawnMath
 Lightweight math helpers shared by spawner flows (global/region/wave) and the executor. Uses squared-distance comparisons for performance and XZ-planar checks to ignore height. More...
 

Namespaces

namespace  MegaCrush
 
namespace  MegaCrush.Spawner