#The instantiation doesn't work

5 messages · Page 1 of 1 (latest)

wispy nest
#

Hi !
When I instantiate the packed scene, the variable that normally gets the instance is null, I tried different methods but everytime I get the same null variable.
Thank you for any help ^^

thick pulsar
#

maybe your object is freed by other code in your project while the script is running?

grizzled sinew
#

Did you check the 'Errors' tab?

jaunty oracle
#

I can't see your whole window, but it looks like you might be trying to instantiate a copy the grass scene from inside the grass scene. Not sure if that's alllowed