HI.
I often use this method
skeletonTemp->setAttachment("Slot_Arm", "knife");
I tried like this because i want clear slot.
I skelAnim->setAttachment("Slot_A", " ");
I skelAnim->setAttachment("Slot_A", NULL);
But it can't running. It shows error.
How can i clear slot?
P.S) I'm not to good at English because i'm korean.