diet-sprite
diet-sprite copied to clipboard
animation is interrupted when changing the number of vertices
If an animation is happening, it restarts from frame one every time you use the slider to change the number of vertices or any other option. This is a bug, it should instead continue animating continuing from the current index in the atlas, UNLESS the GRID SIZE is what changes. In that case, it's ok to restart the animation from index 0.