UnityToolbox
Brief documentation for all existing scripts.
 
Loading...
Searching...
No Matches
BoidManager.cs File Reference

Classes

class  UnityToolbox.GameplayFeatures.AI.Boids.BoidManager
 Currently this manager only exists to be able send pause events to all existing boids. More...
 

Namespaces

namespace  UnityToolbox
 
namespace  UnityToolbox.GameplayFeatures
 This namespace contains all features which can be used to enhance the gameplay.
 
namespace  UnityToolbox.GameplayFeatures.AI
 All AI related scripts.
 
namespace  UnityToolbox.GameplayFeatures.AI.Boids
 This namespace contains everything used for boids. (bird-oid objects/swarm intelligence)