Forum Discussion
sofianteliopoul
2 years agoCommunity Member
3d Parallax Effect using Javascript
Hello,
Can someone explain me step by step how can I create a similar effect for my as in this example?
I tried the methods that are mentioned here, but no luck.
MathNotermans-9
10 months agoCommunity Member
You donot need TiltJs to create a tilting effect. You can do it with GSAP. And GSAP is build into Storyline.
Here you can see that work.
https://360.articulate.com/review/content/f9dc490c-5264-49ef-a6e9-9e2b8faf3596/review
To control the tilt-effect exactly as you want/need you need to dive deep into your math, and make a calculation that does the trick.
The sample as shown is added here.
In part2 i will show how to add jQuery an TiltJS and get that working...