Forum Discussion
WendyBuehlman-8
4 years agoCommunity Member
Layer is effecting my scoring in software simulation
Hello all,
I am creating a software simulation. Users get two chances to select the right hotspot. I also have a layer that can open/close for users as they wish, to get the information for the s...
MariaCS
4 years agoStaff
Hi, Wendy.
Thank you for reaching out!
If you want to maintain the hotspot interaction, then I would suggest creating a layer (info_button) where you would add a button to open\close another layer (information):
On your base layer, add a trigger to show the info_button layer when the timeline starts.
Make sure the slide properties of the two layers (info_button and information) have the hide other slide layers checkbox unchecked.
Let me know if this works!