Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 228 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 228 Bytes

ModularBehaviourTree

An expandable base for authored agent intelligence.

Feature goals:

  • Tree construction via ScriptableObjects
  • GameObjects that run a tree

Also thinking about:

  • Tree construction via code/visual nodes