Forum Discussion
Normal state when Alow only one item in each drop target
Hi, I have a drag-and-drop interaction with 3 objects and 3 corresponding targets.
If a user drags an object and drops it on a target already occupied by another object, the displaced object automatically returns to its starting position. When this happens, I would like to reset the state of the displaced object back to Normal (or its default state).
How can I achieve this?
- RonPricePartner
Is this a Drag and Drop you built from Scratch or are you using the Quizzing option? What States and Triggers do you currently have? It would be easier to troubleshoot if you could share your Story File.
- DarjaSCommunity Member
I'm attaching a test file with sample that shows what I mean... I made my own states for correct and incorrect because sometimes when I had multiple drag and drop objects, the system didn't work reliably as I expected.