I am trying to achieve the effect of text dropping in from above the camera (not the top of the screen).
Similar to this dropping dynamic
My problem is that I set the frame to have a scale of x:1 and y:1 and set the text to be 100 (max size). But it only gets to what I want as the finish size. For the effect to work it would need to be much bigger than the available screen area.
I have tried changing frame settings and text setting but I cant get it right, can someone offer some advice please