My accessories arent moving along with my dummy rig when im moving it

Hello! I been trying to make a Roblox 2009 type of game, with custom character of course. I been making it for a while now but suddenly when making another character i ran into a problem.

I been using pre-existing Accessories from the range of 2006-2009 [according to the Roblox Wiki] and i been using “game:GetService(“InsertService”):LoadAsset(ACCESSORYID).Parent = workspace” for a while to get these, it will USUALLY work but then suddenly the accessories doesnt seem to work anymore, it just seems to be on its own and wont even move along the head, as seen below.

(This image using Moon Animator)

(And this is using the Roblox Rotation and Position)

This has been happening throughout every rig i been using, even ones that had accessories before this BUG happened. I tried using a different way of importing accessories by using a Plugin, i tried moving games, and i tried adding Attachments to the head to match the Accessories Attachments, but nothing worked.

If you guys know a solution to this that would mean the world to me, even if it meant a simple solution that i never knew and was too stupid to even acknowledge.

2 Likes

Can I see the accessory instance in the explorer? Did you put it in an accessory object? You should search up “Hat” in the toolbox and just replace the mesh with your mesh and adjust the positioning.

3 Likes

This is the Accessory instance


This Robot Accessory is actually a accessory made from roblox, this is not made from me and this Robot accessory is a example of what im currently experiencing. everything seems to be alright, theres a automatic HeadWeld made to the Head to supposably Weld the Robot head onto the Templates head.

And the Weld seems to be set up correctly
image_2025-10-08_014925858
but for some reason it is still not attaching properly, is there something im missing or something went wrong?

2 Likes

Can you try using this model?
RobotHead.rbxm (5.0 KB)
If this doesn’t work, it’s most likely an issue with your custom rig.

2 Likes

Sadly the accessory you gave to me doesnt go along with the head in the Template rig [just used template as a example, for every rig is experiencing this], i dont get it though, i been using this kind of character model for a WHILE now and yet just now the accessories start bugging out.

1 Like

Weird. At least we know now that it’s 99% an issue with your rig, as I tested that accessory on a normal R6 rig. Have you tried different accessories? Also, would you mind sharing your character?

2 Likes

I did try different accessories with the same result, all of them wouldnt attach, also im gonna be honest with you, this is actually a model i took from toolbox to save me time, i dont really know how to make a custom model for the roblox rig. here is the model, the model inside the picture isnt gonna be FULLY accurate, for i kinda modified the textures. the mesh should be the same. https://create.roblox.com/store/asset/16115972519/StarterCharacter-20062009

1 Like

I kinda forgot i am SO sorry lol, the Head mesh is modified, i used another persons 2009 head mesh so that my Faces wont be stretched. dont mind the creepy face. https://create.roblox.com/store/asset/77045526716245/2006-2007-2008-and-2009-Head-For-Modern-Faces

1 Like

Ikk this sounds dumb, but make sure the head is called (“Head”) and that there is a HatAttachment under it.

2 Likes

Sorry i replied so late, i had to sleep.

I tried doing that it still didnt work, well i tried it before this post.

Also for some reason, there is no “HatAttachment” that pops up when using a accessory, the only thing that pops up is a “HeadWeld”

1 Like

UPDATE: I have tested out the accessory thing on a normal R6 model made from the avatar tab, the test shown the same result. i would think its the games fault if it wasnt the fact that i literally moved to different games, and the same thing happened. i dont know what to do now, i think im ruined.

I even made a new game, didnt use any of my models, and tested the accessory thing out but yet the accessories STILL WONT STICK.


Is there any new command or technique i can use to import accessories, if i dont have a solution then im NEVER gonna be able to make any games and my dream to make any will be RUINED, please im desperate.

Make sure its not anchored, and maybe just make it a part under the rig and not a model (and just weld it to the head)

1 Like

Well i guess this is what i mean when “A simple solution that im too dumb to even acknowledge” It works well and functions a bit good on moon animator, thank you! [i lost the TV Head so i replaced it with the orange lampshade]

2 Likes

It’s here if you need it.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.