Hey,
I want to change the character's weapon, so I use the code below:
skeletonNode:setAttachment('Wuqi01','wuqi05')
'Wuqi01' is the slot name while 'wuqi05' is the attachment name, but it does not work as I want.
I've tried the same code in goblins-ffd, it worked fine for me (I changed the weapon from spear to dagger)
And I notice the difference between my character and goblins-ffd is my character has many placeholders in the slot.

Is this why I can't change the attachment in code?