Scripting

Arbor can be freely customized by writing a script.

  • StateBehaviour
    This section explains the scripts assigned to states.
  • BehaviourTree
    This section explains the scripts assigned to BehaviourTree.
  • Calculator
    This section explains the scripts assigned to calculator nodes.
  • Parameter Reference
    This section explains how to reference parameters from a script.
  • Data flow
    This section explains how to reference data flow from script.
  • Data Slot
    This section explains how to create a data slot yourself.
  • Variable
    This section explains how to create your own parameters.
  • Behaviour attributes
    This section explains the attributes that can be set in the behavior script.

Editor extension

  • Such as available inspector extension and PropertyDrawer is I can also be used to StateBehaviour in Unity