[Unity] Steering

This my own steering implementation.

This steering project contains:
- Steering behavior manager (called SteeringCore)
- Seek / Flee / Arrival
- Pursuit / Evasion
- Obstacle Avoidance / Unaligned Obstacle Avoidance
- Leader Following
- Path Following
- Flow Field Following
- Wander
- Alignment
- Cohesion
- Separation
- Flocking
- Extra: begin of path following working with seek and arrival (WIP)

Video




Download

Download Unity 5 project

Comments

Popular posts from this blog

[UE4][Shader] Post process: tresholded black and white with sobel edge

[Unity][Shader] Night Vision

[FPS Maker] Custom FPS Game Engine