I've got changing button and OnClick
script which changes textures of all buttons in the scene. I'd like to change also textures of buttons from a different scene and I've got a problem.
In changing button's inspector is something like this:
The first position refers to the scene in which the change button is located, and it's ok. The second item should refer to a different scene and it's only
"No Function" there. Does anyone know how I can do it?