Custom Position for Freeform Drag and Drop

Jan 21, 2021

Hello,

I have a Freeform Drag and Drop slide. And when the drag item is dropped on the drop target I want to snap to a specific position in relation to the drop target. It should NOT snap to the center but to a custom position offset from the target by some amount, because the shape are not regular shapes and the should just touch at the edges, sort of like the "Matching Drag-and-Drop" works.

Is that at all possible?

And while we are at it, is it possible to define a radius around a drop target where drag items get snapped to said position when beeing dropped even when not touching the drop target.

4 Replies
Walt Hamilton

You can give each drag item a motion path, and invoke it when the object is dropped on the target.  The easiest way to create it is to move the object to where you want it to end, give it a line motion path  of zero length, and not a relative start.

That will also solve your second question.