as title
this.viewport.animate({ position: new Point(worldPos.x, worldPos.y), scale: 1, time: 1000, ease: "easeOutExpo", removeOnInterrupt: true, });
set animate with option removeOnInterrupt: true, at the sametime wheel (i only try mouse wheel in PC), animate is not removed.