I have an animation in after effects. It’s a circle with Position wiggle() effect as expression and also a slider control for the stroke width.
- If I export this animation with bodymovin and select “Convert Expression to Keyframes” then I can not dynamically change the value of the slider in my JS script.
- If I export the animation without it, the animation looks weird, but I can change the slider control value
Is there a way to do it, so I can have both editable slider control and correctly exported animation?