Hi,
I have two scenes, scene1 and scene2. scene2 is an overlay scene. Now I want to get the property of an object of the scene2 from scene1. How do I do it. The object name is e.g. OBRock and it has a property call Mull(boolean). I want to toggle the bool Mull from an object of scene1. Click the object of the scene1 and change the property of the scene2 object.
Thanks in advance
Regards