Thanks Mike, really appreciate your response. Paul and Levi, this may or may not help but I've had some success with a few workarounds: - One thing I've done is add duration controls, and tied the animation in with a duration. I can set the duration of either the whole mogrt or an individual effect, and the animation changes it's speed or timing based on that. - For following a tracking point, I've overlaid 2 mogrts before where one entire clip follows the motion tracking using the standard Motion controls, the other clip is static but both tie together at the same position which can be entered into both mogrts. Hacky but it did the trick. - I also considered making a script that could insert a mogrt over and over, each is one frame duration, and the script would set certain values for the controls, effectively a makeshift animated mogrt. I haven't needed it enough yet to seriously look into this though and whether it can be done. I've attached an screenshot of one that uses a duration slider to control how long before the graphic animates out. I think this one also used the length of the text to change some animation timings too. So simple animating can be done by building it in, but it's much more complex.
... View more