Hello,
I have a strange issue that I encountered when using Spine 3.7. I have several animations that are played correctly within the editor but don't look as expected when played using the Spine Web Player 3.7.
I created the same animations using Spine 3.8 and it's alright in the corresponding player.
My goal is to use these animations within Pixi.js projects (both versions 3 and 4) using the official pixi-spine plugin provided by Pixi.js. The same problem occurs there.
From what I can see, the mesh is missing. There are no errors in the browser's console and it looks like the Spine player just ignores some of the parameters in the animation.
Is this a known issue?
I tried searching the web for similar issues but couldn't find any. If this topic is a duplicate, please point me to the original discussion. All animations are proprietary and I cannot share them publically. If this is a new issue, I can export a sample animation and provide it here.
Thanks in advance!