Forum Discussion

BrianCookCB's avatar
BrianCookCB
Community Member
9 months ago

Adjust Image size on Motion Path

Hello,

I have seen a few older posts about this, but wondered if there is a way to adjust the size of an image in motion? For instance, if I wanted an image to move from the center of the screen to the top right and reduce its size by half at the same time.

Other than having it exit/fade into a second sized image, is there a way to do this?

Thanks!

  • Combining a motion with an emphasis could be an easy solution.  Just make sure that the duration and the easing of the Motion and Emphasis match

  • BrianCookCB's avatar
    BrianCookCB
    Community Member

    but there is no way presently to set a specific size to the object at the end of the motion path, correct?

    • LaurenDuvall's avatar
      LaurenDuvall
      Staff

      Hi Brian!

      That is correct! There isn't a way to set the object to a different size when it reaches the end of a motion path.

      • BrianCookCB's avatar
        BrianCookCB
        Community Member

        HAs there been any progress on this? I submitted a feature request, but haven't heard anything. This would be a BIG win for developers if we could do this, because it would give us the option to use images as callouts, without having to zoom the entire screen.

        We can also use our canvases in much more unique way with this function!

  • the advanced JS API will allow this when released. You could do now using GSAP or CSS