I see. Thanks. So, when I assign a scene referenced gameobject in an asset graph not yet attached to a flowscript controller it actually doesn’t reference anything even when it allows me to?
Also, I think there’s a bug. I created an asset graph and tried making a blackboard variable in it while its not attached to any flowscript controller and an endless NullReferenceException happens.
Last question is can I have multiple blackboards and flowscript controllers on the same object?
something like this. Also, in additional can you please add an indicator to know which input an output is connected like make the line glow when I hover an output. Thanks ^_^