How to Change the State of an Object From a Different Scene
I need help changing the state of an object from a different scene. At the beginning of the training, the title scene will have two buttons. Button 2's default state is disabled, forcing the user to select button 1, taking them to a different scene. On the final slide of this scene, there is a button (title slide button) the user will click to return to the title slide, at which time I want the state of button 2 to change to normal.
I tried to use a True/False variable on the final slide to change the state of button 2, but it didn't work. I've also tried to search the community for an answer to this and couldn't find it posted. I feel like I'm probably overlooking it. If so, please tag me in it or post a link in the response. Otherwise ... please help! lol