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...
MathNotermans-9
3 years agoCommunity Member
You can use % or em in GSAP, that fixes it. Or use elements in Storyline to get the needed x/y values. With getAttribute in GSAP you can get the needed values.