|
I'm using a script to activate/deactivate script attached on a specific object: How can i select object that's is in another scene?
(comments are locked)
|
|
You can't. A scene is not accessible from another one. Actually only the objects of the current scene exist. You could load the other scene additively, resulting in a merged scene. It depends on what you are trying to achieve. The problem is that an object of a scene should activate that of another. I solved with the use of a script that contiente a global variable. Thanks for answer.
Jul 07 '12 at 10:05 AM
benfattino
(comments are locked)
|
