/ModularBehaviourTree

An expandable base for authored agent intelligence.

Primary LanguageC#MIT LicenseMIT

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