Reply To: Bind Global BlackBoard Field

Forums 💬 NodeCanvas ⚙️ Support Bind Global BlackBoard Field Reply To: Bind Global BlackBoard Field

#18640
Gavalakis
Keymaster

    Hello again and thanks for the explanation.
    I will take a look at this idea and see if it can be implemented somehow.

    Meanwhile, an alternative way of working around this, could be to create a script, then data bind the variables to this script properties. In turn the script properties will get/set global variables. So it’s like using this script as a ‘bridge’ between local and global blackboard.

    Lobal Blackboard -> Script -> Global Blackboard
    For example:

    Of course it’s not the same as your request since it requires more work, so I will take a look at the possibility of your original request.
    Thanks.