SubBehaviourTreeReference¶
Play external BehaviourTree as a child graph.
Properties¶
Property Name | Description |
---|---|
External BT | Reference external BT |
Use Pool | Flag to instantiate using ObjectPool. |
Argument List |
Arguments of the graph
|
Success Link |
Transition on success Transition Method : OnFinishNodeGraph |
Failure Link |
Transition on failure Transition Method : OnFinishNodeGraph |