airbnb / lottie-web

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

Stroke all masks sequentially not working #2684

Open MauriceArikoglu opened 2 years ago

MauriceArikoglu commented 2 years ago

Tell us about your environment Mac

What did you do? Please explain the steps you took before you encountered the problem. Applying a stroke effect to a masked glyph with >1 masks, the strokeAllMasks is true and set to stroke sequentially. Timing is correct in AE, animation starts at the same time in Lottie-Web (svg renderer)

What did you expect to happen? Animation to play sequentially

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

Please provide a download link to the After Effects file that demonstrates the problem. On mobile Right now

bodymovin commented 2 years ago

yes, unfortunately the stroke mask effect doesn't support sequential strokes yet

MauriceArikoglu commented 2 years ago

@bodymovin thanks for the heads-up, can I offer my help for integration? Or are you aware of any alternative solutions to enable this kind of effect?


Edit: On a side note, are timing functions supported? I feel like my eased timing functions dont have any effect