Zack R Johnson wrote:How would i make it move from 200 to 0? Im not too fond of animations outside of adobe
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.