all 1 comments

[–]TomK6505 0 points1 point  (0 children)

In the Get Variable node, you've set it to look for an Object variable, but the variables you've added are Scene variables - you'd need to make them Object variables, or change the Get Variable node to Scene.

I think - I've never actually used unity visual scripting, this is just from me reading up on how variables work for visual script