AleksandrHovhannisyan / Steering-Behaviors

Demo of separation, alignment, cohesion, and wandering steering behaviors in Unity using spheres as boids. Behaviors can be toggled at run time.
MIT License
20 stars 2 forks source link
ai ai-games csharp steering-behaviors unity unity3d

Steering Behavior Demo: Spherical Boids

A simple project to demonstrate the following steering behaviors, as defined by Craig Reynolds:

Simply run the project and enable/disable the behaviors you want to see in the GroupManager's inspector pane. Here's an example with alignment, separation, and seeking turned on (and cohesion turned off):