What is happening is I want my armor to be in a certain position on a character so when I weld it, it looks perfect. My problem is when I weld it, it goes to the CFrame of the character and then welds. I was wondering the best way so that I could get the armor positions how I want.
Any help would be helpful!
Set the armor’s CFrame to where you want, then use a WeldConstraint instead of a normal weld, which will not move the armor from the spot you put it in.
Welds and CFrames. Roblox Hats and other stuff are already auto-positioned if you put them on your character.