I made a cool e-learning project called "The Hidden Power of Self-Motivation" I used ChatGPT to create the content, and made it interactive with Articulate Storyline. To make it even more fun, I added a little touch of JavaScript. An amazing experience underwater. Check it out now and discover the amazing power of self-motivation!
Hi Sarah, I'm glad you like it. I did the animation with GSAP, a little touch. My sample codes are as follows: var tl = gsap.timeline() .to(Object,{ xPercent: "random(-6, 7, 3)", yPercent: "random(-6, 7, 2)", }
5 Replies
Wow, Merve! This is such a cool example! I love the subtle sound effects, animations, and graphics. How did you get the graphics to animate like that?
Hi Sarah, I'm glad you like it. I did the animation with GSAP, a little touch. My sample codes are as follows:
var tl = gsap.timeline()
.to(Object,{
xPercent: "random(-6, 7, 3)",
yPercent: "random(-6, 7, 2)", }
Nice! Thanks for sharing how you did it, Merve. I've been wanting to try that out. This is so inspiring!
Thanks again for posting this example, Merve! We added it to our Examples hub here. 🙂
Thank you very much Sarah 🙂