-
Convert animated source text to shapes
I have an animated number counter generated from an expression that I need to convert to text shapes.
I have to do this because I am exporting to Lottie animation and the Lottiefiles extension cannot handle the ‘Skew’ effect on a text object.
I have tried Converting expression to Keyframes and then trying to convert the layer to shape but it only converts the first frame.
Any ideas/hacks/suggestions?