Why do my smaller-state objects disappear after being dropped?

Jun 11, 2013

I am creating a drag-drop puzzle  where the pieces are large, but change to a smaller state when clicked on for dragging and remain in the smaller state for the puzzle. This works fine, except that the pieces disappear as soon as they are dropped onto their target. I want the user to be able to see the puzzle coming together piece by piece. I can't figure out why the objects are disappearing. Help! 

6 Replies
Phil Mayor

I would say it is because of the way you are moving the images for drop correct/drop incorrect

The are moved over to the left when you drag them they will will off scree because it will be relative to the initial image.

The better way of doing the drop incorrect would be to ensure you can only drop onto correct images which will bounce it back, the drop correct just needs to be a copy of the small image in the same place.

This discussion is closed. You can start a new discussion or contact Articulate Support.