![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Comet |
(Sorry for my english i’m using google translator)
How to access an object from one scene while in another using autoloading?
![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Comet |
(Sorry for my english i’m using google translator)
How to access an object from one scene while in another using autoloading?
![]() |
Reply From: | Eric Ellingson |
For the node/script you want to be globally accessible, you can go to:
Project > Project Settings
, then click on the Autoload
tab. You can then select the file you want, give it a name, and then Add
it. The name you chose is now available globally.