I'm making a character customisation system. To change the players hair they press a button which clones the accessory and then uses Humanoid:AddAccessory(). When I do this the welds are not created and the hair just falls off/through the character.
I already tried researching the issue but the only thing that I've seen is to ensure all the right attachments are in places however this doesn't seem to be the problem.