Very new to BTs, so I have to ask.
Using the task Run Behavior allows you to select another BT to execute. But if these use different BBs, then the subtree won’t execute past the first composite.
Example:
In the bottom example, sub BT with different BB from what the main one is using won’t execute.
Is that intended?
Edit; to Run Behavior in another tree, the behavior trees needs to have the same blackboard - something that the top example did have, but the bottom did not.