Forum Discussion
AmberPorter
2 years agoCommunity Member
Storyline 360 image game interaction
I am trying to make a game interaction but not sure how to make it function as I want to so I need assistance please. I have a main room 360 image and I want students to collect several items to com...
GarthYorko-TE
2 years agoCommunity Member
Use just one layer for your "Basket". Create a T/F variable for each item to collect. Have the variable change to True when a collectable item is clicked.
On the basket layer, set the objects to initially hidden. Change the state of each object to normal when the timeline on the layer starts if it's associated variable = True. Set this layer to "Reset to initial state on revisit.
See attached.