-
Changing text Color after using SourceRectAtTime()
Hey there.
I am working on after effects cc and I am using expressions.
This is for a social media project. Please find tutorial below:
https://www.youtube.com/watch?v=kI3yzx6CATg
It’s a beautiful expression and really does cut down the time when I take it from AE to Pr.
The one problem I face is, I need to know how or is there a way to be able to change part of the text Color in premiere pro?
Because right now, what I need to change the colour in after effects, then bring it to premiere (where I obviously can’t)
Is there an expression or a way to change it?
Thank you in advance
This is the expression on the size:
s=thisComp.layer("Hello people");
x=s.sourceRectAtTime(time-s.inPoint,true).width;
y=s.sourceRectAtTime(time-s.inPoint,true).height;
[x,y]This is the expression on the position:
content("Rectangle 1").content("Rectangle Path 1").size/2Some contents or functionalities here are not available due to your cookie preferences!This happens because the functionality/content marked as “Google Youtube” uses cookies that you choosed to keep disabled. In order to view this content or use this functionality, please enable cookies: click here to open your cookie preferences.