Forum Discussion

BugnaitBugnait's avatar
BugnaitBugnait
Community Member
5 months ago

Getting drag and drop initial position

Hi, can anyone help me learn how to get the draggable object's initial position via trigger if the object is not dropped on its target and the draggable object returns to its initial position?

  • If you wanted to create a trigger, you could try adding a 0 pixel length motion path to the object and then a trigger to move that object on motion path when X happens.

  • This happens by default on a Drag and Drop Trigger.  (You can turn it off by right-clicking the draggable object)

    Are you using a Drag and Drop question?  If so these options are found under "Drag and Drop Options".

    Is there a reason you need or want to do this with a trigger function?  I think if we understand the use case, we may be able to provide better guidance.