I'm using pixi.js with spine.js, everything works fine until changes are made to the draw order during the animation. The character is still animated, but the attachments become swapped incorrectly at the time keys where the draw order was changed. For instance the head is placed where the foot should be and vice versa. Is there any solution to get animated draw order to work?