Hi! I was working with Gameobject1;
Then I decided, that I want to keep working with Gameobject2;
So, I made new tree owner on gameobjec2, and drag-and-droped blackboard component from obj1 to obj2, as copy was not allowed.
Now, if I delete obj1, blackboard on obj2 gets erased. How to save myself from this situation? I don’t want to keep obj1, and I don’t want to lose blakcboard with lots of variables.
The next version of NC will have balckboard Copy/Pasting. I will submit the next version in the weekend.
I can tell you a quick hack if you want to do sooner than that.