Hello,I am trying to add warnings to widget when an error happens (shake / judder).I first started looking at the MoveAnimator class but there is no way to "ease" if the startXY == endXY.Other than hand rolling the position myself (as Gaetan shows), ...