Jump to content
Search Community

Darthmaul

Members
  • Posts

    2
  • Joined

  • Last visited

Darthmaul's Achievements

0

Reputation

  1. Hey there! Hope I'm not breaking any rules by replying to this late. I really appreciate the response! I have been waiting to work on this until I got a free minute. So I've got the codepen set up I've tried to create the motionpath using the plugin you linked, and then tried to use tween to animate the car(#dot) along the path. I think it animates along the path as soon as the page loads, however I'm not exactly sure. My main question is, how do I get this behavior(animation along the path) to go with the scrolling of the browser? Thanks and I appreciate any information you can offer
  2. Hello there I have been searching on this forum for a day or two and haven't really been able to come up with much, but I apologize if this is a repeat question or if this is out of place. I have a custom SVG that is a road(see attached). I have a car image that I want to animate along the path of this SVG as the user scrolls. I have an implementation that kind of works right now, but the main problem I have is how this thing scales for different browser sizes. It's pretty impossible to scale my page around it because this whole thing scales anytime there's a change in browser size. My question is: Can I accomplish this using these libraries, and will it scale properly? Or do I need to look elsewhere(something like ScrollMagic) Thank you for your time and let me know if you need more information. Road(whole).svg
×
×
  • Create New...