Jump to content
Search Community

BillE

Members
  • Posts

    5
  • Joined

  • Last visited

BillE's Achievements

1

Reputation

  1. Hey Blake, thanks a ton for that, I had previously visited that thread but didn't see that. Thanks and works perfect.
  2. Would like to know if it is possible with gsap3 to use directional rotation. I've read this post but it seems dated, looked like it was working with TweenMax Not sure what steps I need to use to get it to recognize "_cw" , "_ccw" when rotating I've tried wrapping PIXI pluigin also pixi:{ rotation: 30 + "_ccw" } I know that's in radians, but even when converting I can't get it to work. Can't really show a pen to show the problem but the pixi object basically just disappears with everything I try. Thanks
  3. Ineresting, I thought so, vscode intellisense says it cannot be found, however i know its there because i can see the parent property in the browser inspector. It's not the list of properties for Timeline
  4. Quick question, I have searched for this, and have seen posts that say timeline.timeline was a way to reference a parent timeline. However, it doesn't seem to have this in GSAP 3 or am I missing something. My goal is to get the playhead position of a root timeline from a deeply nested timeline. Thanks you very much.
×
×
  • Create New...