Forum Discussion
DawnSingh
5 years agoCommunity Member
How do I keep an item from returning to it's original position in a drag and drop interaction
I have a drag and drop interaction but not using the build in "drag and drop" freeform tool. I am using the build in "pick one" freeform tool to track the score for each correct item dragged into th...
MariaCS
5 years agoStaff
Hi, Dawn.
Thank you for sharing your .story file!
Your triggers are only checking to see if an item is dropped in the correct spot, so you also need a trigger to change the item's state to Drop Incorrect. Here's an example using Item 7:

Once you define the Drop Incorrect states for all your objects, they shouldn't return to the initial position when dropped incorrectly:

I hope this helps!