#Node not found

1 messages · Page 1 of 1 (latest)

hybrid crater
#

Hi! As seen in the title and in the screenshot, you can see the errors warning me that the nodes are not able to be accessed, even though they have the little % thingy that's supposed to make them accessible by name, how would I go about making a better reference to the nodes I'm trying to access? Thanks!

twilit jetty
#

Did you autoload the script? It seems you have 2 gui nodes

hybrid crater
#

Yes

twilit jetty
#

You should not make a script global and also attach it to a node

#

And autoloading just the script will not load its children as well. You would have to autoload the whole scene

hybrid crater
twilit jetty
#

but you have the same script attached to the gui node and also auto-loaded

#

that will leave you with 2 gui nodes

hybrid crater