Help with cloning 3d armor onto character

I’m trying to clone armor from replicatedStorage onto my character. How do I accurately align the armor onto my character? The armor is already pre-positioned and welded to the character.

Here is the hierarchy of my armor model. Folders are named after each body part. Inside the folders are MeshPart’s that are welded to the corresponding body part.

Screenshot 2024-12-26 203124

best if you make each folder a model with a primarypart in position you want your armor to be in (so it aligns). after this you should clone the armor, parent to the character, position the model to the limb

Have you tried using the Position & Orientation properties of welds?