Reply To: Share Blackboard across Agents with same Behaviour Tree

Forums 💬 NodeCanvas 🗨️ General Discussion Share Blackboard across Agents with same Behaviour Tree Reply To: Share Blackboard across Agents with same Behaviour Tree

#13817
Gavalakis
Keymaster

    Hello again,

    I am really sorry for the late reply. I got sick :/

    There are a few overloads for the ‘OpenWindow’ method. If you have a Blackboard already attached on the BehaviourTreeOwner in question, you can then use the overload that takes a “GraphOwner” instead. This will load the owner’s graph as well as the owner’s blackboard together in the editor 🙂

    Please let me know if that works for you.
    Thanks!