Animation Question

Posts: 27
Hi, I'm wondering if there is a way to make a caution slide animation kind of like what is seen in the nascar cup series when a caution comes out
Posts: 81
Just use translate x, where the first keyframe is the width of the label (or whatever you're animating), and the second keyframe is 0. Reverse this to make it slide out.

So for example if your label is 200 pixels, set your keyframes to make it slide in 200 to 0, then 0 to -200 to slide the other direction.
Posts: 27
Zack R Johnson wrote:
Just use translate x, where the first keyframe is the width of the label (or whatever you're animating), and the second keyframe is 0. Reverse this to make it slide out.

So for example if your label is 200 pixels, set your keyframes to make it slide in 200 to 0, then 0 to -200 to slide the other direction.
How would i make it move from 200 to 0? Im not too fond of animations outside of adobe