-
A way to bake in a transformation?
I’ve got a comp that animates the Skew transformation property on a Shape layer content group. Everything looks great, but my problem is that the animation is to be used by the Lottie animation library, and Lottie does not support Skew transformations.
The only way I can think to get around it is to “bake in” the Skew transformation frame-by-frame, so that the shape actually “flattens” to be in the shape of the Skew in each frame. It’s not ideal, of course, but it’s better than waiting for Airbnb to patch in Skew support.
Is that possible in After Effects, and if so, how?