Forum Discussion
RachelHedgepeth
6 months agoCommunity Member
Snap back ALL dropped items to original point
Hello all,
I have a drag and drop interaction where I would like the user to be able to drop various items to a single target. I would like each drag and drop to result in showing a layer, and in ...
AndrewHanley
6 months agoCommunity Member
Hi Rachel. No problems.
Just set the slide properties to "RESET TO INITIAL STATE" and then whenever an item is dropped, have two triggers.
The first says JUMP TO SLIDE THIS SLIDE; and the second is SHOW LAYER <layer name>
So you are reseting the slide then showing the appropriate layer for whatever they dropped.
I think that should work well.