aapavlov1994 / spine-webpack-plugin

Webpack Plugin and Loader for resolving spine-animations, scale their assets and creating sprites. Works with skins.
6 stars 0 forks source link

BUG: Incorrect texture display #1

Closed YourDeadEnd closed 3 years ago

YourDeadEnd commented 3 years ago

Bug shows up in runtime of slot changing in a containers attachment.

aapavlov1994 commented 3 years ago

I have just watched your spine animation's code source. Bug lives in pixi-spine plugin and appears when you try to change mesh attachment. So I highly recommend you to avoid using mesh type for assets in attachment's containers that can change their visibility in runtime.