Forum Discussion
Why doesn't the layer re-appear when the object is clicked on?
So I'm hiding the audio on layers to be played when those layers are triggered. Currently, the trigger is set to appear when the object is clicked on. What I don't understand is why doesn't it trigger every time the object is clicked on.
For instance, when the audio is playing, I want to be able to click on the object again to restart that audio without clicking on the other objects/layers. I did remove a selected state and only have a visited state to ensure the audio is played each time, but I don't know if I'm doing something wrong with the states or triggers.
Any help would be appreciated, thanks!
1 Reply
- RonPricePartner
Since you have not left the layer, the trigger to show the layer will not do much since you are already on the layer. I would consider adding a hide layer trigger and a show layer trigger. 2 triggers on the same button - just make sure the hide layer trigger is first in trigger order.
Related Content
- 5 months ago
- 7 months ago
- 7 months ago