AE 2018 Master Properties
Is there any way to kern type in Master Properties. If not will it be added in near future.
Is there any way to kern type in Master Properties. If not will it be added in near future.
but I was hoping I was missing the drag and drop ease of adding it to the Material Property.
it's actually a fun project. you can set it up really quick using this expression on the start and end ot the range selector of the tracking property.
set this for the Start:
thisProperty.propertyGroup(1).propertyGroup(1).propertyGroup(1).propertyIndex-1
set this for the End:
thisProperty.propertyGroup(1).propertyGroup(1).propertyGroup(1).propertyIndex

now you will get values of 0,1 1,2 2,3 3,4 as you duplicate the range group. like this

now search for "tracking amount" in the timeline and add them like this:

and after a little renaming in the EGP, you have this in your MP

the project file is same as before.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.