document.$("lottie").timer(20, function(){ var markers = this.lottie.markers; // touchDownStart .. touchDownEnd this.lottie.play(markers[1][1],markers[2][1]); });

Lottie play range sample

Playing frames between touchDownStart .. touchDownEnd markers in twitter-heart.json