Closed BibbyChung closed 2 years ago
Hi Bibby - not sure why the MovieClip animation would increase in speed. While dragging we are adding a stage.update() on pressmove. When using ZIM, we add all these to a single Ticker. If you remove the createjs ticker and add a ZIM one then it solves the problem.
Hi @danzen,
It works well. Thank you so much.
Hi there,
I got a weird situation. I watch this tutorial https://youtu.be/xjAyf3my2Bw and do the same thing. all things work well. But I add a new MovieClip and make it move loopy by itself. When I drag a ball, the ball move become fast a lot. And when I stop drag, anything works well as before.
I make the example in codepen and here is my adobe animate file a01.fla.zip
those I use.
Thanks