-
How do I avoid s-like curve when easy easing the keyframes of a scale and position change of a logo?
I’m changing the position as well as scale of a logo from the center (in big) to the right upper corner (as small). To ease the start and end of the scaling and position change I use easy ease interpolation. When I look closely at the result it looks as if the curve of the position isn’t linear but its moving in a bit of a S-like curve. How do I avoid this when I want the position change to start and and stop slowly and keeping a straight linear moving curve to the corner?