gritsenko / c3_spine_plugin

Spine plugin for construct 3
MIT License
24 stars 8 forks source link

Stutter on loop while moving #70

Closed rilem closed 2 years ago

rilem commented 2 years ago

I just noticed a stutter that occurs every time an animation reaches it's looping point whilst the spine object is moving.

You can notice this if you pay attention even in the live demo: https://gritsenko.github.io/c3_spine_plugin/docs/LiveDemo/index.html

It's not so apparent here, but it was painfully obvious when I was working with one of my own animations. The key take away is that it only happens when the object is moving. The animations loop perfectly when the object is still.

rilem commented 2 years ago

Actually it was something on my end. Terribly sorry, closing.