Forum Discussion
TimothyJohns518
2 years agoCommunity Member
State Change from Slide Layer - Not Working
I can't get the state of my box to change on scene 5 sec 6. I have a trigger set on one of the slide layers to change the state of the box, and then have audio play based on that state change, but t...
JoanneChen
2 years agoSuper Hero
Hi Timothy,
It looks like the system executes the trigger related to its layer faster than the trigger to change objects in another layer, even if it is on an upper order.
You may try to delay the hiding layer trigger by adding a condition (when the state of the box is changed? maybe?) to leave more time for the change state of the box trigger to execute. Or change the trigger by using a variable to control the audio not the box state.
- TimothyJohns5182 years agoCommunity Member
Thanks! I sent this to support and they told me that they found a corrupt file on one of the slide layers. Sigh. I think it's fixed now. I'll look at it here in a bit.