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

Classes

class  MegaCrush.Spawner.RegionPopulationController
 Central, director-driven controller that scales per-tile LocalAreaSpawners and resolves their spawn lists from a global RegionSpawnLibrary. More...
 
interface  MegaCrush.Spawner.RegionPopulationController.IRegionTagProvider
 Optional provider interface for region tags. Implement on any component under a region root to supply semantic tags (e.g., "industrial", "residential"). If not present, the Unity tag is used. More...
 

Namespaces

namespace  MegaCrush
 
namespace  MegaCrush.Spawner