I have a line of text that’s scrolling horizontally. I want it to move in a slightly jumpy manner, rather than a smooth scroll. Almost like one of those cheapie LED scrolling message boards you see in shop windows. It’s an easy effect to achieve, by moving the text 10px every 0.02 seconds. See attached file.
This has been time consuming to pull off. Is there a more efficient way than using the record button, advancing 2 keyframes, then manually punching in the 10px difference again and again? After I complete this line, I’ve got another one that needs to move in the opposite direction. 500x500.zip (31.3 KB)
You can create a single animation, and for the timing function use the Math Equation type (requires Hype v4 Pro) with this code that will make the animation jump in a discreet number of steps: