Forum Discussion
MathNotermans-9
3 years agoCommunity Member
How to use GSAP for animation in Storyline
As i get this question quit often, i am making a online tester for Gsap animation in Storyline. First step is scaling an image. And defining where you want to scale it from. This transformation poin...
JordanBest
Community Member
Hi David,
It looks like you're missing some quotes:
gsap.to(theObject1,{scale:1.15,ease: "bounce.out"});
DavidHolzemer-7
2 years agoCommunity Member
OMG!!! It actually works :-) Thank you so much Jordan.. Can't wait to do more :-)