Jump to content
Search Community

Roman Truhanov

Members
  • Posts

    5
  • Joined

  • Last visited

Roman Truhanov's Achievements

  1. Hello, Rodrigo. In my code alertly read fake horizontal scroll. But scrolling animation to linear to simple. I want make scroll animation most interested more dynamically your other example i am searching "day witch fire". Horizontal Scroll in Vue with ScrollTrigger (codepen.io) for scrolling it's a cool.
  2. I make it CodeSandbox. Everything almost works but not all right... Problem one function createScrollTrigger() blocked normal work. two other function createXLoop() and function createYLoop(). Problem two I'm write two function createYScrollTrigger() and function goToYSection() for soft scroll animation to center screen in vertically. Maybe not ideal but work right. How to make same effect for horizontally scrolling? Problem three in function createObserver() events OnPress and OnDrag in my case create error. I want to make simple drag scrolling. Note function createScrollTween() just help function for create fake horizontal scrolling.
  3. Hi all! I'm continue learning GSAP. After learning thons of docs and examples i want to write something mine... In my project i want to using features: 1. horizontal and vertical scroll looping (working code is here Nuxt - Starter (forked) - StackBlitz) 2. horizontal and vertical smooth scrolling working normal (code based in this example Drag Smooth Scroller (codepen.io)) 3. horizontal and vertical full screen scrolling (horizontal don't know how, vertical work normal) 4. horizontal and vertical mouse drag (throw error code based in this example Drag Smooth Scroller (codepen.io)) In separate feature worked normal, but all together not working right. My Stack Blitz how to make working right?
  4. Hi all! I am writing vertical scroll loop work right. In documentation GreenSock | Docs | Plugins | ScrollTrigger | static.maxScroll() tell set flag horizontal to true any anyway not working. How to make same in horizontally? Maybe set not right Scroll Trigger position... If possible, want to see example for real scrolling and fake scrolling. Activation Scroll Trigger markers stopping or blocking working scrolling to up (top) it's a normal or bug in my code? my stackblitz code example
×
×
  • Create New...