airbnb / lottie-web

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

Spinner around orbiter animation is not working! #1779

Open saraosama49 opened 5 years ago

saraosama49 commented 5 years ago

Tell us about your environment I am a UI/UX designer at a startup.

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

Screenshot 2019-09-02 at 09 29 36

The animation should be spheres revolving around other spheres. I used 3D orbiter and spinner to achieve this animation.

What did you expect to happen? Spheres revolving continuously around each-other.

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

Screenshot 2019-09-02 at 09 30 37

The preview just plays a white screen. Please provide a download link to the After Effects file that demonstrates the problem. loading sphere (converted) folder.zip

Danjuanlab commented 5 years ago

The 3D camera is used in the animation, so you must use the html renderer to see the animation. However, the previewer in the lottie website is only rendered in SVG format, so the animation does not work properly. You can view the effect in the demo page selected during export.

saraosama49 commented 5 years ago

Hey @Danjuanlab Thank you for your answer!

In the export preview it is playing, but is it normal that i have to drag the slider myself to see the animation? or does this mean that something is wrong with the file?