Conversation
…to import 3D assets for in-game use This update introduces a new Importer feature that allows users to upload and use external 3D model files within Studio. Supported formats include .fbx, .gltf, and .obj. The importer is designed to make it easier for players to customize their experience by bringing in their own assets. These models can be used to create unique booths, items, and decorations, expanding creative possibilities in the game. Basic validation is included to ensure file compatibility and prevent unsupported formats. This lays the foundation for future improvements such as asset previews, optimization, and moderation tools.
There was a problem hiding this comment.
Hi @ar130351-cloud, thanks so much for helping improve the Roblox creator documentation! Our technical writing team will review your pull request soon. In the meantime, please ensure you've read through the README.md, contribution guidelines, and style recommendations.
| description: Importer imports third-party .fbx, .gltf, and .obj 3D model assets into Studio. | ||
| --- | ||
| title: Please donate! | ||
| description: The Importer allows players to upload and use third-party 3D models such as .fbx, .gltf, and .obj files directly into the game’s studio. |
There was a problem hiding this comment.
The content quality check retext-quotes says: Expected a straight apostrophe: ', not ’
⛔️ This change is a requirement. Please fix it before merging.
🤖 The feedback in this comment is automated and might be incorrect.
| @@ -1,7 +1,6 @@ | |||
| --- | |||
There was a problem hiding this comment.
The content quality library markdownlint says:
- First line in a file should be a top-level heading (MD041/first-line-heading/first-line-h1)
For more information, see the Markdownlint docs for MD041/first-line-heading/first-line-h1.
⛔️ This change is a requirement. Please fix it before merging.
|
Booths finally have titles! Name yours however you like and let players know exactly what your stand is all about—stand out and attract more attention and donations! |
2 similar comments
|
Booths finally have titles! Name yours however you like and let players know exactly what your stand is all about—stand out and attract more attention and donations! |
|
Booths finally have titles! Name yours however you like and let players know exactly what your stand is all about—stand out and attract more attention and donations! |
|
have fun! |


…to import 3D assets for in-game use
This update introduces a new Importer feature that allows users to upload and use external 3D model files within Studio. Supported formats include .fbx, .gltf, and .obj.
The importer is designed to make it easier for players to customize their experience by bringing in their own assets. These models can be used to create unique booths, items, and decorations, expanding creative possibilities in the game.
Basic validation is included to ensure file compatibility and prevent unsupported formats. This lays the foundation for future improvements such as asset previews, optimization, and moderation tools.
Changes
Checks
By submitting your pull request for review, you agree to the following: