I am using the text generator and trying to animate the text. I am new to this as before if I wanted different words I created a completely new text element. What I am trying to do is.
Generate the first part of the sentance. Example "I am really..."
this text should start at scale 0.235, and end at 0.255 so it subtely increases in size.
then I have the 2nd part of the sentance display, ex: "tired"
Then this text will *start* at 0.235 and increase again, to 0.255.
However the thing is when I try doing this, the text increases in size, but then visibly decreases, I don't want that transition. I just want it to snap back to 0.235. How can I do this using animate text and animate scale.