I can change attachment using
setAttachment("slotA", "ImageA");
But, I want change attachment animation. Not just image.
For example, player has a sword and change to snake in hand.
Snake is skeleton animation or animation atlas image.
Is it possible?