Hey,
Thanks for letting me know that you’ve resolved the issue 🙂
For your information, yes, you can also completely modify a blackboard variable from within one of your scripts using a few methods as long as you get a reference to the Blackboard component. Here is an example:
1
2
3
4
5
6
7
//Get the value of variable named "number" which is of type float