Jump to content
Search Community

Priska

Premium
  • Posts

    2
  • Joined

  • Last visited

About Priska

Priska's Achievements

  1. Great guys!! ? Thank you for the quick replies. ??
  2. Before I could use the tween.target property to access the object, this.innerTweenID = TweenMax.to(this.obj, 1.2, { y: this.scrollTo, ease: Power4.easeOut, onUpdate: tween => { const scrollTop = Math.round(tween.target.y) } }) How about now ? The documentation is full of examples but never talk about that point.... PLEASE HELP !
×
×
  • Create New...