This content has been marked as final.
Show 2 replies
-
1. Re: Keep stroke weight when zooming into a comp
Mylenium Apr 24, 2014 11:10 AM (in response to spdorsey6969)You would link the stroke width of e.g. a shape layer to the zoom/ scale with a linear() expression.
linear(zoom,startzoom,endzoom,startwidth,endwidth)
Fill in values as needed. The actual zoom varable could be linked to a slider ir the scale of the pre- comped main animation in the parent comp...
Mylenium
-
2. Re: Keep stroke weight when zooming into a comp
spdorsey6969 Apr 24, 2014 11:12 AM (in response to Mylenium)That's an interesting idea. I'll attempt that.
Thanks


