Jump to content
Search Community

shoshodunno

Members
  • Posts

    6
  • Joined

  • Last visited

shoshodunno's Achievements

  1. @akapowl my intention was to reverse the tween when I scroll back up (i.e, the parachute man animated from the ground back to the sky)
  2. @akapowl sorry, but could you help me with another issue? The parachute guy in the Order section, after I scroll upwards and downwards a few times, he disappeared. Only the text is animated no matter how many times I scroll...
  3. Amazing! It worked like a charm. Thank you @akapowl
  4. Hi guys, I am making a small coffee menu using GSAP animation, but my bakery section is not working as I expected. I would like to scroll down and the card images (which takes up 100% width) reveal themselves one after another horizontally (like this: https://codepen.io/GreenSock/pen/YzygYvM?editors=0010). But there's only one card visible and moving . Can someone tell me where I could possibly make the mistake? Thanks very much!@!
  5. Thank you. This is super helpful as I'm new to web animation!
  6. Whats the difference between "stagger" and "label+=1"? And the difference between gsap.set and gsap.from? I'm confused if gsap.set sets an initial value, so whats the use of from that defines a starting point of a tween? For example, instead of set legs , why don't they use"gsap.from" ? Thanks!
×
×
  • Create New...