#The instantiation doesn't work
5 messages · Page 1 of 1 (latest)
maybe your object is freed by other code in your project while the script is running?
Did you check the 'Errors' tab?
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
Yup I'm trying to do that ^^