Hi, I have already posted a topic about this, it got a fix but now it’s still bugged.
My accessory is not following correctly my attachment in my hand and I do not know why.
game:GetService("RunService").Heartbeat:Connect(function()
script.Parent.CFrame = script.Parent.Parent.TransformedWorldCFrame
end)