Hello, I am trying to make some custop NPCS for my game but I have experienced a problem where if I parent an accessory to a character it does not equip it.
How can I fix this?
Thank you!
Hello, I am trying to make some custop NPCS for my game but I have experienced a problem where if I parent an accessory to a character it does not equip it.
How can I fix this?
Thank you!
I think this video should help fix your problem! Roblox: Easiest Way to Put Clothing, Hats, and Faces on NPCs in Studio (October 2020) - YouTube
the part inside the accessory should be named “Handle” and should contain an attachment with the name corresponding to one of the attachments inside the character model
for example
it should be named “HatAttachment” for it to be considered a hat and equipped appropriately
I tried it and I have the same problem
My hat is structured the same way and it still has the same problem:
is your handle anchored? can it collide? also try changing it to Hat not Hair
I just found the solution! It works at run time but it does not work in the editor.
wow i did not see that coming…
Can you expand more on the solution as I am running into the same problem?
All I had to do was run the game and copy the model