Animation > Keyframe Assistant > Convert Expressions to Keyframes
).Layer > Create > Create Shapes from Vector Layer
).Window > Extensions > Bodymovin > Demo
).The Bodymovin plugin for Adobe After Effects exports animations as JSON files for Lottie, but it has limitations, especially with expressions like wiggle(). Bodymovin does not directly support After Effects expressions, requiring an alternative approach.
Since Bodymovin does not support the wiggle() expression natively, you need to bake the animation into keyframes:
Animation > Keyframe Assistant > Convert Expressions to Keyframes
.Layer > Create > Create Shapes from Vector Layer
.Window > Extensions > Bodymovin
)..json
file in a Lottie player (such as LottieFiles Preview or a web-based Lottie viewer).To preserve the wiggle effect when exporting with Bodymovin, convert expressions into keyframes and use shape layers instead of stroke effects. Finally, preview the animation in Lottie to ensure compatibility before using it in production.