Copy link to clipboard
Copied
I have a MOGRT that displays a block of text, then some words in the text block change color and their stroke increases (so they appear bold). The words that change color and the time when the start and stop changing color are controlled by slider effects in AE. The following expression is on the text layer (End value or Range Selector):
linear(time, animStart, animEnd, emphStart, emphEnd)
animStart and animEnd are the start and end sliders for the color change, and emphStart and emphEnd are the start and end sliders for the words in the text block. Screenshot attached showing full expression and EG panel controls.
This all works fine in the AE comp and when nesting it in other comps. However, when exporting the MOGRT and using in Premiere, the start and end time for the animation have no effect. The color change animation happens, but always at the same time regardless of the values of the sliders for animStart and animEnd.
Is this kind of expression not supported in MOGRTs?
Have something to add?