UnitySteer - Obstacle avoidance386 days ago

Fast moving agent with obstacle avoidance example for UnitySteer.

Comment more »

UnitySteer - Lightning bolt example386 days ago

Pursuing lightning example for UnitySteer.

Comment more »

UnitySteer - Boid example386 days ago

Obligatory boid example for UnitySteer.

Comment more »

Behavior trees - Team player example591 days ago

Continuing with our series of examples of behavior tree implementations using AngryAnt’s Behave component for Unity, this demo shows branching behavior with selectors.

more »

Agent handling with behavior trees602 days ago

Want to see a bunch of cubes playing soccer? Who wouldn’t?

Comment more »

Proximity detection with triggers - Sample application604 days ago

An example of flocking code written in Unity, using collider triggers for proximity detection.

Comment more »