Can I change the speed that the display object is moved from the source to target in “transition.to”?
That is if one is moving (transitioning) a display object from point A to point B, but you want the speed of which it is moved along this line to increase/decrease during the course of the transition, is there a way to do this? If transition.to doesn’t support any thought on simplest way in LUA to do this?