For those using C#

You do not get access to the global variable the same way a GDScript person does. you will have to load it like other resources. It will always be a child of root so it is easy and will work the same but you have to write a bit of code to give yourself access to it when needed.

Privacy & Terms