Jump to content
Search Community

Search the Community

Showing results for tags 'motionpathhelper'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • GreenSock Forums
    • GSAP
    • Banner Animation
    • Jobs & Freelance
  • Flash / ActionScript Archive
    • GSAP (Flash)
    • Loading (Flash)
    • TransformManager (Flash)

Product Groups

  • Club GreenSock
  • TransformManager
  • Supercharge

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 3 results

  1. Anytime I try to select the motion path it works but when I let go it doesn't let me select it anymore. I even have a card time tying to select the path at times. I am using the latest version sveltekit
  2. I've struggled bunches with MotionPathHelper in the past, and in many previous (now deleted) versions; but for the most, I've always been able to resolve the issues. As I approach the end, I need to make sure I resolve those issues in the most efficient ways possible. MotionPathHelper is critical at this point, but it has suddenly stopped working altogether. Now I have run into a completely new and confounding issue - the "wire" that appears when I open up MotionPath Helper does not respond to my cursor, as if it's frozen. I thought perhaps it was a resource issue, but I have the same problem after I comment out most of my code. I had registered a lot of plugins. This morning, I deleted the ones I do not need. But the problem persists. I have been through the docs, read the questions, and watched the videos. It's been a while, so I plan to spend the morning reviewing the docs and videos again. I have a feeling I have missied something obvious to a keen eye. Though I am newbie, I spend hours everyday teaching GSAP to myself. That's not easy. I mention it because part of my problem is likely information overload on my end. I see a lot of successful models. I try to emulate on Codepen, but I am clearly not emulating them well enough. It looks so easy. I've used it successfully in the past, but not now. Please see the link below. Please note: I ran into problem pasting the link in the body of this response. It produced two-three copies of the pen. I moved it to the field above. Sorry. I am new to this platform. If someone can review the Codepen site (linked below) for any obvious red flags or reasons why it freezes on me, I would greatly appreciate it. The community here is awesome. Thanks you for your continued assistance. I just checked for errors in my console. Because MPH has never ceased to function on me, and worked well in the past, I did not expect to see any error messages. Though I have not deleted either MotionPathPlugin or MotionPathHelper, I received this message in my console when I checked this morning: "Invalid property" "endAtStart" "set to" false "Missing plugin? gsap.registerPlugin(" It seems like a separate issue from this question, but I thought I should include it, just in case. EndAtStart seems to work fine. Robert I have no idea why the Pen appears twice. https://codepen.io/robertpfaff/pen/ByyBEzm https://codepen.io/robertpfaff/pen/ByyBEzm
  3. Hi everyone, I'd like to just start off by saying this GSAP is fantastic and this forum is a wealth of knowledge for an extremely noob "programmer" (I use that term very lightly lol) like myself! I'm trying to have a dragable div, which will auto create a MotionPathHelper onclick of a button. You can see in the pen that after dragging and when the path is created, it seems to add on the distance I've moved the element, previous to creating the path. Is there a simple way to avoid that happening? Forgive me if it's obvious as I'm very new to programming.
×
×
  • Create New...