Is your feature request related to a problem? Please describe.
So I'm an allround developer, I like to build my frontend effortlessly. In the past I had used GSAP and wanted to try out Motion. Current situation lies on the fact that I feel like Motion is more tedious in doing SVG animations. I just want a simple line drawing or morphing, but the SVGs I got in my assets are complicated therefore hard to aniamte in motion. For example it's already tedious when I want to morph between different SVGs. In GSAP that difficulty is as easy as "provide me with the id of whatever shape1, and then whatever shape2, I'll take care of everything related", and it works flawlessly.
Is your feature request related to a problem? Please describe.
So I'm an allround developer, I like to build my frontend effortlessly. In the past I had used GSAP and wanted to try out Motion. Current situation lies on the fact that I feel like Motion is more tedious in doing SVG animations. I just want a simple line drawing or morphing, but the SVGs I got in my assets are complicated therefore hard to aniamte in motion. For example it's already tedious when I want to morph between different SVGs. In GSAP that difficulty is as easy as "provide me with the id of whatever shape1, and then whatever shape2, I'll take care of everything related", and it works flawlessly.