L = thisLayer;s = transform.scale.value;while (L.hasParent){ L = L.parent; for (i = 0; i < s.length; i++) s[i] *= 100/L.transform.scale.value[i]}s
β
L = thisLayer; s = transform.scale.value; while (L.hasParent){ L = L.parent; for (i = 0; i < s.length; i++) s[i] *= 100/L.transform.scale.value[i] } s
Boilerplate expression to trigger actions with markers
Apply this expression to the property you want to control (like opacity) and make sure it is referencing the correct control layer.
Use a slider control to delay keyframe animation by a defined amount of seconds. Works like a marker trigger, but simpler. Useful for MOGRTs
Get Β After Effects tips & tricksdelivered to your inbox