C# (CSharp) SanityEngine.Movement.SteeringBehaviors.Flocking Namespace

Classes

Name Description
Alignment Steer toward the average heading of the flock.
Avoid Avoid future collisions with other actors. In other words, get out of each other's way.
Cohesion Steer toward the average position of flock members.
FlockingBehavior Base class for flock behaviors.
Separation Separation from flock members.