Using Behavior package 1.0.7
I am using a shared blackboard between behavior graphs running on multiple objects
It remembers the values of the shared variables from the last playmode execution. How do I reset properly the variables without running into a race condition?