Loop certain frames
-
Hey Guys,
Love the plugin, works fantasticly.
Just a quick query, is it possible to loop certain slides?
I think I have the code to do it, just not sure where I can place it.anim.addEventListener(‘DOMLoaded’, (e) => {
console.log(‘play’, anim);
/* anim.play(); */
anim.playSegments([[0,210],[25,210]], true);
});Thanks so much,
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Loop certain frames’ is closed to new replies.