You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en-us/art/accessories/accessory-fitting-tool.md
+13-26Lines changed: 13 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ The AFT automatically handles the conversion of the custom `Class.Model` or `Cla
23
23
If you are intending to sell your accessory on the Marketplace, make sure your accessory model design adheres to the [Marketplace Requirements](../../marketplace/marketplace-policy.md).
24
24
</Alert>
25
25
26
-
## Setting up Accessories
26
+
## Set up accessories
27
27
28
28
The first stage of the Accessory Fitting Tool allows you to configure the type of accessory to correctly populate the correct fitting tools and generate the appropriate accessory object. When selecting the type of accessory, the following options are available:
After you provide the initial accessory details, the tool displays a preview panel. With the preview panel, you can test how your accessory looks on different combinations of character bodies, clothing items, animations, or even custom assets in your experience.
65
65
66
66
<Alertseverity = 'info'>
67
67
At any point of the testing process, you can start a [Play test](../../studio/testing-modes.md#playtest-options) to launch an instance of your experience where your avatar is replaced with the currently selected character body and accessories from the AFT.
68
68
</Alert>
69
69
70
-
If you notice any fitting issues with your accessory, you can use the [Editing](#editing-accessory-fit) tools to make minor adjustments to your accessory.
70
+
If you notice any fitting issues with your accessory, you can use the [Editing](#edit-accessory-fit) tools to make minor adjustments to your accessory.
71
71
72
-
### With Different Bodies
72
+
### With different bodies
73
73
74
74
You can select different bodies to test the fit and wear of your accessories. The AFT supplies several default character models you can use to ensure your accessories fit as expected.
75
75
@@ -91,7 +91,7 @@ To test your accessory with a different body:
91
91
1. If two character tiles are selected, click a selected tile to deselect it.
92
92
2. In the character preview, **click** and **drag** to rotate and **right-click** to pan to inspect your character.
93
93
94
-
### With Different Clothing
94
+
### With different clothing
95
95
96
96
You can select different clothing accessories to test the fit and layering of your caged accessories. The AFT supplies several default character models you can use to ensure your accessories fit as expected.
97
97
@@ -114,7 +114,7 @@ To test your accessory with a different accessory:
114
114
2. In the character preview, **drag** and **drop** the accessory boxes to change the layer order.
115
115
3. In the character preview, **click** and **drag** to rotate and **right-click** to pan to inspect your character.
116
116
117
-
### With Animations
117
+
### With animations
118
118
119
119
You can select different animations to test the movement of your accessory asset. The AFT supplies several default animation assets you can use to ensure your accessories fit as expected when a model is performing various movements.
120
120
@@ -136,7 +136,7 @@ To test your accessory with different animations:
136
136
1. In the catalog, press the play and pause icon to control the playback.
137
137
2. In the character preview, **click** and **drag** to rotate and **right-click** to pan to inspect your character.
138
138
139
-
### With Custom Assets
139
+
### With custom assets
140
140
141
141
You can add custom character models, clothing accessories, and animations that are part of your workspace to the AFT preview catalog. Use this functionality to verify that your accessory works with any other custom models or accessories they may interact with in your experience.
The Accessory Fitting Tool populates different fitting tools depending on the type of accessory being created.
158
158
159
-
### Layered Clothing
159
+
### Layered clothing
160
160
161
161
When editing clothing items, the following tools populate in the viewport:
162
162
@@ -188,7 +188,7 @@ When editing clothing items, the following tools populate in the viewport:
188
188
</tbody>
189
189
</table>
190
190
191
-
#### Cage Editing
191
+
#### Cage editing
192
192
193
193
When the Cage Editing interface is enabled, additional tools display in the viewport. The viewport also displays the vertices of the selected cage over the mannequin, allowing you to make positional edits to the cage and change how a clothing item can fit on a body.
194
194
@@ -238,7 +238,7 @@ To make changes to the vertices of the currently selected cage:
238
238
2. Set the **Falloff Distance** depending on the number of vertices being adjusted at once.
When fitting rigid accessories, a bounding box appears around the mannequin indicating the possible placement of that specific type of accessory. You can **position**, **rotate**, and **scale** objects within this bounding box to ensure your accessory fits on different character models.
244
244
@@ -253,20 +253,11 @@ When fitting rigid accessories, a bounding box appears around the mannequin indi
253
253
</figure>
254
254
</GridContainer>
255
255
256
-
#### Generate Legacy Accessory
257
-
258
-
At this time, if you intend to sell your rigid accessory on the Marketplace, you must select **Generate Legacy Accessory** instead of **Generate MeshPart Accessory**. PBR textures are not yet supported for legacy accessories and the tool automatically applies your colormap to your mesh's textureID.
259
-
260
-
<imgsrc="../../assets/accessories/accessory-fitting-tool/Generate-Legacy-Accessory.png"alt="A dropdown appears above the GenerateMeshPartAccessory when expanded, displaying a Generate Legacy Accessory option."/>
261
-
262
-
## Creating Accessory
256
+
## Create accessory
263
257
264
258
You can create the accessory at any time. The tool applies any fit changes and generates the appropriate Accessory instance in the workspace depending on the type of accessory selected and any configurations applied.
265
259
266
-
When you are ready to generate your accessory:
267
-
268
-
1. If you are creating a **rigid accessory**, use the dropdown and select **Generate Legacy Accessory**.
269
-
2. If you are creating a **layered accessory**, select **Generate MeshPart Accessory**.
260
+
When you are ready to generate your accessory, click **Generate MeshPart Accessory**.
270
261
271
262
<GridContainernumColumns="2">
272
263
<figure>
@@ -279,10 +270,6 @@ When you are ready to generate your accessory:
279
270
</figure>
280
271
</GridContainer>
281
272
282
-
<Alertseverity = 'warning'>
283
-
Rigid accessories that you intend to sell on the Marketplace require a `Class.SpecialMesh` and don't support [SurfaceAppearance](../../art/modeling/surface-appearance.md). Use the [Generate Legacy Accessory](#generate-legacy-accessory) option when creating your accessory.
284
-
</Alert>
285
-
286
273
With an accessory successfully created, you can now try the following:
287
274
288
275
- Equip the accessory on an avatar-ready character by drag and dropping the accessory on an existing model, or using [HumanoidDescription](../../characters/appearance.md#humanoiddescription).
Copy file name to clipboardExpand all lines: content/en-us/art/accessories/creating-rigid/converting.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,11 +22,7 @@ To fit and generate your accessory:
22
22
2. In the workspace, use the **Move**, **Scale**, and **Rotate** tools to adjust the positioning of your rigid accessory.
23
23
3. If you accidentally select something else, click back into the AFT panel to reselect the accessory and resume your adjustments using the transformation tools.
24
24
25
-
5. After previewing and fitting your asset, select the **dropdown** next to **Generate** button to select **Generate Legacy Accessory**. The accessory object populates in your viewport and in the Explorer.
26
-
27
-
- For rigid accessories that you intend to sell on the Marketplace you must use the [generate legacy accessory](../accessory-fitting-tool.md#generate-legacy-accessory) option when creating your Marketplace accessories.
28
-
29
-
<imgsrc="../../../assets/accessories/accessory-fitting-tool/Generate-Legacy-Accessory.png"width ="60%"alt="A dropdown appears above the GenerateMeshPartAccessory when expanded, displaying a Generate Legacy Accessory option."/>
25
+
5. After previewing and fitting your asset, select the **dropdown** next to **Generate** button to select **Generate MeshPart Accessory**. The accessory object populates in your viewport and in the Explorer.
30
26
31
27
6. Test your accessory by equipping it to a character and using the **Avatar Setup Tool**.
0 commit comments