airbnb / lottie-web

Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
MIT License
29.85k stars 2.85k forks source link

Bodymovin not looping animation correctly when exporting #3026

Closed JessAnim closed 10 months ago

JessAnim commented 10 months ago

I am trying to create animation in which the wings of a monster flap in after effects. I used puppet pin tool and DUIK angela to animate it, until I realized that bodymovin doesn't support puppet pin tool. A work around I found for this that someone recommended was exporting the wing animation as a png sequence.

When I exported the png sequence back in everything was working correctly, and when I exported as a JSON the animation that I was trying to achieve worked, except for some reason it's not looping right even though in the timeline it is. Why is this happening?