Access the blackboard of an object found in the scene

NodeCanvas Forums Support Access the blackboard of an object found in the scene

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #10470
    SONB
    Participant

    Hi,

    I’m searching for the closest object with a tag and save its reference in the active blackboard. So far it works good, but how can I access the blackboard of the found object?
    Right after the searching action I add an Execute Function (mp) action and instead of Use Self (Transform) I set the found object as target. The problem is, there is no Blackboard category in the Select Method drop-down. Is there another way to access another Blackboard and its variables?

    #10473
    Arturo SR
    Participant

    Hello and good day, I found this Set Other Blackboard Variable, with this you can set the value inside others blackboards, but if you want to access his value you need to make a task to do that, check the Set Other Blackboard Variable script for further reference, cheers.

    From the inimaginable and beyond, where the mind feels free.

    #10480
    Gavalakis
    Keymaster

    Hello,

    Like 3d-magic-vr said, the Set Other Blackboard Variable is the action you are looking for 🙂
    Does this works for you?

    Cheers!

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

    #10490
    SONB
    Participant

    Hey, sorry for the late reply.

    I looked into the Set Other Blackboard Variable action and made a getter from it and it works like a charm!

    Thank you guys!

    #10496
    Gavalakis
    Keymaster

    Hello,

    Glad to know. A “GetOtherBlackboardVariable” will also be included in the next version by default 🙂

    Cheers!

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

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