-
SVG Animation From After Effects
Hey everybody
I’m doing a simple website loader, which consists of three bars, that are revealed in succession, first the one, then the other, then the third one. The color is also one shade purple. I used Bodymovin plugin to export it into a SVG (well it exported it as JavaScript but I think it’s SVG since it scales nicely). But the problem is that the SVG ignored the temporal animation, meaning that all the bars appeared at the same time, and it also ingored the color and was pure white. Would anyone have any advice as to how to get the animation out of After Effects exactly like it’s in After Effects? My knowledge of code is supremely minimal. Thank you!