Jump to content
Search Community

SuckMyKiss

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by SuckMyKiss

  1. Hi @Rodrigo, Thank you very much for your answer. It works perfectly. Have a nice day.
  2. Hi everyone, hope you're doing well. I'm actually tryin to make an infinite horizontal animation but unfortunately I'm a bit confuse about the x translation i have to mention to fix it. Here a link : https://stackblitz.com/edit/stackblitz-starters-hg5vzw?file=tailwind.config.js,postcss.config.js,src%2FSlider.js,src%2FApp.js,src%2Fstyle.css&title=GSAP Starter I would like to make it more "automatic" means that if cards change of size it will recalculate to maintain the effect. Is it possible ? Can anyone help me to understand ? Thanks in advance
  3. Hi Rodrigo, Thanks a lot for this example, it works perfectly and learnt a bit more on gsap synthax!
  4. Hi Rodrygo, thanks for the welcome and the answer! There is 2 dialogs in my sandbox (2 <p> tag) and I would like to remove the first text ('It's so damn hot!') to leave the place to the second one. Unfortunately, I can't acces to the sandbox you linked, got this error : Have a nice day!
  5. Hi GSAP community! Hope you're doing well! I would like have an answer about multiple paragraph animated with the SplitText module in react environment. In fact, i'm tryin to make a dialog box with multiple paragraph that I split to make an effect like in a video game. My problem is I would like to remove the previous paragraph before the new one start his animation so that it'll appear at the top of the dialog box. I made a codesandbox (sorry i didn't find a way to make it works with codepen) here : https://codesandbox.io/s/adoring-currying-12sedl? Is there a way to do that ? Thanks in advance.
×
×
  • Create New...