I have a draggable click that I want to return to a specific x and y when the user releases the clip. The trick is, I want it to happen over time (say 5 frames) so the clip doesn’t simply blink to the original x and y, but moves to it.
I’m completely baffled!
how would you like it to move? Heres a recent thread doing something similar, but theres a lot of different ways you can get that clip back to where it started
Moving in a straight line is fine; just so it happens over a small period of time, not instantly.