Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 308 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 308 Bytes

Behave AI

An AI toolkit for O3DE.

Behave is a package used as a starting point to implement AI capabilites in O3DE projects. Currently, it provides two main features:

  • A BehaviorTree engine, built on top of BehaviorTree.CPP.
  • [WIP] A 2D Navigation and Path Finding, built on top of Recast Navigation.