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/parts/models.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,23 +136,23 @@ To upload a model you made in Studio:
136
136
137
137
## Distribute models
138
138
139
-
You can distribute models with less than 15,000 descendants to the [Creator Store](../production/creator-store.md) for other creators to use within their own experiences as long as each model only references:
139
+
You can distribute models with less than 15,000 dependencies to the [Creator Store](../production/creator-store.md) for other creators to use within their own experiences as long as each model only references:
140
140
141
141
- Open use assets.
142
142
- Restricted assets that you created, excluding audio and video.
143
143
- Audio and video assets from the Creator Store.
144
144
145
+
If you are in a supported country, you can sell models you created on the Creator Store for United States Dollars (USD). Eligible Creators must complete an application form through Stripe to create their seller account, set prices, and receive payouts. For more information and to start onboarding, see [Selling on the Creator Store](../production/sell-on-creator-store.md).
146
+
145
147
<Alertseverity="warning">
146
148
If you want to distribute a model with a child audio asset that you created, you must distribute the audio asset on the Creator Store **_before_** making it a child of the model in order for the audio to be audible at runtime.
147
149
</Alert>
148
150
149
-
As with any asset, all models must adhere to the [Community Rules](https://en.help.roblox.com/hc/articles/203313410), [Terms of Use](https://en.help.roblox.com/hc/articles/115004647846), the [DMCA Guidelines](../production/publishing/dmca-guidelines.md) regarding copyright and Creator Store [asset moderation](../production/creator-store.md#asset-moderation) rules. When creating models for the Creator Store:
151
+
As with any asset, all models must adhere to the [Community Rules](https://en.help.roblox.com/hc/articles/203313410), [Terms of Use](https://en.help.roblox.com/hc/articles/115004647846), the [DMCA Guidelines](../production/publishing/dmca-guidelines.md) regarding copyright and Creator Store [asset moderation](../production/creator-store.md#asset-moderation) rules. If you suspect a rights violation involving your asset, you can submit the content for removal using the [Rights Manager](../production/publishing/rights-manager.md).
152
+
153
+
When creating models for the Creator Store:
150
154
151
155
- Read about Roblox [texture specifications and limits](../art/modeling/texture-specifications.md).
152
156
- Limit each mesh to a maximum of 20,000 triangles.
153
157
- Read and address any warnings shown during the import process.
154
158
- Scale and orient your model appropriately during import so that it's usable out of the box when inserted from the Creator Store.
155
-
156
-
<Alertseverity="info">
157
-
You will soon be able to sell models on the Creator Store for **United States Dollars** (USD). For more information and to start onboarding, see [Selling on the Creator Store](../production/sell-on-creator-store.md).
0 commit comments