Jump to content
Search Community

NicolasRaymond

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by NicolasRaymond

  1. hey ! Many thanks ! I'll try that
  2. Hi ! I'm very new at using GSAP and I not succeed to make what I need. I have a list of img ( 3 ) centered in the web page, when I click on one of them, I want to scale and move so I have done that : this.gsapTest = gsap.to('idOfImg',{ x:-300, y:40, scale:1.5, duration:0.6, ease:"power2.inOut" }) I would like to "force" the position a the end of the animation to a specific position in the web page for every img. not according to its starting point is it possible to define a "drop zone" for my img ? i don't know if I'm clear enough Thanks ! PS : sorry if my English is not perfect it's not my language.
×
×
  • Create New...