-
Text Animation
I was wondering if anyone could help with this problem I am having. I have a bunch of text, broken into single lines and separated onto different layers. The text is all one to two words representing different search categories that my client deals with (ie:”Auto Buyers” “Single Moms” etc…)
The client has requested that each line of text comes into the screen randomly and fades out. The text will overlap each other in certain cases, but will ultimately be legible.
What I want to do is find a simple way to have each layer come on the screen, have movement, and fade out, however, with 74 layers, I don’t want to do it by hand, and I can’t have it take up more than 7-10 seconds.
I imagine that there will be around 20-30 different things on the screen at once, which is fine, as you won’t need to read them all, but I need to figure out some sort of coherent way to have them all moving at once. I was thinking that perhaps making them all sprites and having them controlled by a particle generator would work, or using expressions to drive them randomly, but my knowledge of those things is shaky at best. This project needs to be done soon, so any help would be appreciated.
Thanks!