Hi Everyone,
I am trying to use gsap to change a word in a phrase to show other words after one another, like in this example: https://codepen.io/pokecoder/pen/YzxmMrz
1) The code I have now allows me to change it once, how can I add more words to change?
2) How can create a smoother transition/animation when the word changes, like sliding up or down for example?
Thanks in advance for you support!