Re-Binding Asset BT

NodeCanvas Forums Support Re-Binding Asset BT

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10854
    tomas.trescak
    Participant

    Hi, I have designed my bound tree which I saved as Asset.
    This tree is using BB variables bound to GO components.

    The problem is when I assign this tree to other gameobject holding that very same component, the BB variable is no longer bound.
    Can I somehow re-bind BB variables?

    Thanks!

    #10857
    Gavalakis
    Keymaster

    Hello Tomas,

    The variables are part of a the Blackboard component that exists on the gameobject of the BehaviourTreeOwner component. As such whether or not the tree is a bound one or an asset one, should make no different since the Blackboard component is responsible for binding it’s variables with the components on the gameobject.
    Can you please provide a bit more details of the setup and steps taken, because I think I misunderstood the issue here.
    Thanks in advance!

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.