Forum Discussion
PamelaReese-51c
5 years agoCommunity Member
Getting Disabled objects to return to normal once the state of other objects have been visited
Hello,
I have four single objects on a "slide." All but the first object are set in a disabled state when the timeline begins. I designed it this way so that the learner has to visit each object i...
JudyNollet
5 years agoSuper Hero
Hi, Pamela,
It sounds like you have the right programming, so it's impossible to say what's going wrong without seeing the file. Best guess is that there was an error in indicating an item in the trigger. So the first thing to do is double-check all objects in each trigger. (Naming items makes this easier to troubleshoot.)
BTW:
- Instead of triggering the change to Normal when the previous button is "Visited," you could just add a change-state trigger to that previous button. (For example, Button 1 would have a trigger to change the state of Button 2 to Normal when Button 1 is clicked.)
- You don't need triggers to disable the objects when the timeline starts. It's easier to just set their initial state to Disabled.
Related Content
- 10 months ago
- 11 months ago
- 11 months ago