Forum Discussion

FrancescoBerio-'s avatar
FrancescoBerio-
Community Member
2 days ago
Solved

Preventing to drag objects after drop correct status

Good morning everyone, I'm having an issue with this slide. I'd like the objects to become non-draggable once they are all in the "drop correct" state. My idea is that Rectangle 8 should then preve...
  • Nedim's avatar
    2 days ago

    I suggest creating a trigger that shows another (blank) layer when all of the rectangles are in the "Drop Correct" state. Make sure "Prevent the user from clicking on the other layers" is checked.

    I can't recall whether this was the default behavior, as it's been a while since I last used this drag-and-drop template. Normally, I would use another shape to prevent further dragging, or change the state of the draggable objects to Disabled once they are in the "Drop Correct" state, or use a similar technique.