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
SpecialProfile.cs File Reference

Classes

class  MegaCrush.Spawner.SpecialRule
 Describes when and how to spawn a single special encounter. Evaluated by SpecialEncounterManager on a cadence, subject to intensity step, player/telemetry gates, and placement constraints. More...
 
class  MegaCrush.Spawner.SpecialProfile
 Collection of SpecialRule entries plus global constraints for the special-encounter system. More...
 

Namespaces

namespace  MegaCrush
 
namespace  MegaCrush.Spawner