Jump to content
Search Community

moonunit7

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

moonunit7's Achievements

  1. Hi @akapowl thanks for the quick reply. Yip that's what I figured but wanted to double check if I missed anything. Cheers!
  2. Hello I'm using React Three Fiber and GSAP/ScrollTrigger. It "works" but there are glitches and I can't for the life of me figure out why. It looks smooth but sometimes the camera jumps when a trigger is hit either on the way down or back up. I've noticed that if I set "scrub" to zero - it's better. Any ideas why? https://codesandbox.io/embed/r3f-gsap-n2pj34 https://codesandbox.io/s/r3f-gsap-n2pj34?file=/src/components/threeD/Cube.tsx PS: I recently switched to React (because boss) and I was wondering if anyone could please tell me how far off I am with my approach. throw away or salvageable? Thanks!!
  3. OMG! YOU @Rodrigo are a LEGEND!!!!!! It's works! ?
  4. Thanks @Rodrigo ! I'll give that a go.
  5. Hi there I new around here and also to GSAP. I have to develop a carousel like effect of items sliding in and a description fading in/out on each item (but only if the item is centre stage). What I'm trying to achieve (on scroll/scrub) is to pin the container and slide the items in and out. The tricky part is that it starts on "item-2" (doesn't show description first time) then slide "item-2" to the right and "item-1" in. It feels like I'm waaaay off base. I'm using Timelines - but it feels "jumpy" and not smooth left to right, right to left motions. Can someone please point me in the right direction? Thanks!
×
×
  • Create New...