-
Auto center text layer anchor point while using an Animator with Flow code
Hello!
I’m trying to have a text field automatically center both horizontally and vertically while using an Animator with some code from Flow driving the animation. It’s mostly working as needed, until I change the Y offset in the animator above 52, then the whole text field make a large jump vertically at two different times during playback.
I cannot for the life of me figure out what makes this happen, though I have noted that if I increase the font size that fixes it. I fear that it’s some kinda clash between the expressions, but perhaps I have just written it poorly and there is a simple solution. Does anyone have any ideas on how to fix this?
Many many thanks in advance!!