airbnb / lottie-web

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

Path based animations with effectors not working #1361

Closed JonathanAlumbaugh closed 5 years ago

JonathanAlumbaugh commented 5 years ago

Mac OSX Mojave

What did you do? Please explain the steps you took before you encountered the problem.

Animated a path with effectors (screenshot below)

image

What did you expect to happen?

Expected a nice, softly flowing animation.

What actually happened? Please include as much relevant detail as possible.

I get this in the browser.

image

Please provide a download link to the After Effects file that demonstrates the problem.

audiowaves.aep.zip

bodymovin commented 5 years ago

Hi, unfortunately twist and effects are not supported by the player

JonathanAlumbaugh commented 5 years ago

Seems like it's an issue where the effects don't actually modify the path, just the stroke somehow... might there be a workaround by getting the path itself to change? I wonder if it's possible to take applied effects and convert them to keyframed animation automatically...