Forum Discussion
MarkHopper-a495
3 years agoCommunity Member
Drag and drop not working for multiple (back to back) instances
Hello All! I'm a little confused with a seemingly simple problem. The drag and drop trigger does not seem to work for back to back interactions. When reviewed individually, the slides work just f...
TomKuhlmann
3 years agoStaff
You're not using a drag and drop, but a drag over. If you change it to drop on target it works.
I assume because you are holding the object in a down state and dragging over to trigger jumping to a next slide the object isn't released and conflicts with the next slide trying to grab the new object.
Also, when you use the drag and drop, it will look like the blue ball flashes because there's a transition from where you dropped it to where it is on the next slide. If you add a trigger:
change state of ball 1 to hidden when dropped on target
That will get rid of that flicker. Make sure you put that trigger on top of the trigger that jumps to next slide so it happens first.
Related Content
- 7 months ago
- 7 months ago
- 10 months ago
- 8 months ago