I have a behavior tree that has the AI character patrol a location. I want to use this tree as a sub tree in 2 different main trees using Run behavior. However the main trees have different blackboards. I cant get this to work, it keeps on saying blackboard is incompatible. I’ve tried parenting but it still doesn’t work. Any help is appreciated.