Forum Discussion
BugnaitBugnait
6 months agoCommunity Member
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?
TomKuhlmann
6 months agoStaff
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.
- MargaretMcDo8856 months agoCommunity Member
Thanks for the tip!