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
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.