Reply To: Data binding to global blackboards or blackboards from your own unity script

Forums 💬 NodeCanvas ⚙️ Support Data binding to global blackboards or blackboards from your own unity script Reply To: Data binding to global blackboards or blackboards from your own unity script

#18645
kevynm
Participant

    Nevermind, I found a solution for it. I retrieved the variable version of the blackboard properties to have a reference of the values instead of always getting it every update to see if there are changes.