Hi everyone
I have a problem
When an object will hide, by the code
gmaeObject.Find ("hideObject")
I can not find it!?
Hi everyone
I have a problem
When an object will hide, by the code
gmaeObject.Find ("hideObject")
I can not find it!?
To still be able to use the object you can
What do you mean by "hideObject" . if you mean disabling it, then you can not find it. But if you disable the renderer, you can simply find it.