Making torso accessories in studio?

Hi, I want to attach an accessory to the torso of a character but I do not know how and I cant find anything on it. awdawdawdwadqwdqwd
So I want to put this vest onto the torso of the character using accessories.

2 Likes

Step 1. Create an accessory object
Step 2. Parent the vest to accessory object
Step 3. Name the vest “Handle” and set its anchored + can collide to false
Step 4. Create an attachment parented to the vest object, call the attachment “WaistAttachment”
Step 5. Position the vest on a dummy how you want the vest to appear in game
Step 6. Find the attachment called WaistAttachment under the Dummy’s Torso
Step 7. Set the WorldRotation and WorldPosition of the attachment under Handle to be the same as the one under the Dummy’s torso

7 Likes