Jump to content
Search Community

Leaderboard

Popular Content

Showing content with the highest reputation on 03/31/2024 in all areas

  1. Because you are setting ease none on the set tween instead of to tween, so by default it animates with 'Power1.out' ease and slows down at end.
    2 points
  2. Hi, Maybe something like this? https://stackblitz.com/edit/gsap-react-basic-f48716-xgub73?file=src%2FApp.js Hopefully this helps. Happy Tweening!
    1 point
  3. I can't get this to happen on iOS (17.3.1) Safari either in the Codepen view or the debug view of Codepen (without an iframe) any particular device/version you see this happening? Side note you can also use .from() instead of .to() tweens that way you don't have to set custom CSS for your second and third image and just let GSAP handle all the setup. I've also written a guide how you can create these kinds of card stacking effects and the logic behind it. You already got the logic down, but maybe it helps you when you want to start making loops or use staggers This demo from the post looks like your setup. Hope it helps and happy tweening! https://codepen.io/mvaneijgen/pen/MWxgQbV
    1 point
  4. Thank you mvanelgjen. I'm doing very well with my animated arrows thanks to you and GSAP!!! Most appreciated.
    1 point
  5. It's showreel time! 2023. What a year. As always, blown away by the creativity and skill in this community. Here's to another amazing year of animation magic in 2024. ✨
    1 point
×
×
  • Create New...