Jump to content
Search Community

remove transform in motionpaths

jsco test
Moderator Tag

Recommended Posts

I have a path that has a transform on it like this:

<path d="M 5794.010417 13741.015625 L 6057.942708 14725" transform="matrix(0.03,0,0,-0.03,0,842)" />

 

and I want to animate an element to move along this path. Unfortunately because of the transform there is an offset. Is there a way for me to remove the transform without moving the svg or a way to apply to the element that I'm moving aswell? 

 

See the Pen rNapKXz by jescowuester (@jescowuester) on CodePen

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...