Different crowd control algorithms examples for Unity3D (crowd, flocking and behaviour trees)
- crowd-ai: Example using crowd movements with Nav Mesh.
- flocking-ai: Fish tank simulation using Flocking algorithm.
- behaviour-trees-ai: Behaviour trees using Behavior Bricks package.
- tanks-ai: Example using previous control algorithms.