-
Adding expressions to text animator
Please, help me figure out what’s wrong…
I need to animate text position using text animator. The idea is to make the text move from the left side of the rectangle to the center. So, if I define the position of this text manually (type a number), everything works fine. But, I need the position to be dependent on the rectangle size, so I use sourceRectAtTime expression, and it really gives me the very same value, BUT the text starts behave in a very strange way… and I can’t understand why. Please, have a look at the screenshots. The 1st one is where I put the value manually (it shows -625 instead of -625.5, I have just mistaken in a number); and the 2nd screen is what happens when I define this value by an expression.


