Hello, If you want to Get/Set a variable from the blackboard of another flowscript, you can use the “Get Other Of Type” or “Set Other Of Type” nodes (both can be found under “Variables/Blackboard/” category in the browser. Once you have the node in the flowscript, you then need to:
Set its T type to the same as the variable you want to get/set (right click on the node and “Change Generic Type”).
Assign the blackboard from where to get/set the variable (please note that you have to drag & drop the blackboard component directly rather than the gameobject).
Set the name of the target variable you want to get/set.
Please let me know if this works for you. Thanks.
Hi!
Set Other Of Type didn’t work unfortunately. Please check the attached image.
How could it not work?
This is required for the resolution button, this array needs to be created dynamically in code and needs to set in this array
Attachments:
resim_2023-02-11_002954229.png
Login
Register
By registering on this website you agree to our Privacy Policy.