Target Audience: Anyone who’d like a robust, lightweight and free media player to enjoy their videos/movies
Target Audience: Anyone who’d like a robust, lightweight and free media player to enjoy their videos/movies
Add this code:
var tl = gsap.timeline();
tl.to(...); // add your animations, etc.
// link it to this specific timeline:
GSDevTools.create({animation: tl});
Add this code:
var tl = gsap.timeline();
tl.to(...); // add your animations, etc.
// link it to this specific timeline:
GSDevTools.create({animation: tl});