Skip to content

Commit 31435a4

Browse files
update Open Source Docs from Roblox internal teams
1 parent f463764 commit 31435a4

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

content/en-us/art/characters/export-settings.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ Use the following guidance before exporting:
2727

2828
- While your mesh objects must be parented within an armature object, you can also parent your outer cage objects to a single empty object to simplify your workspace.
2929

30-
<img src="../../assets/art/avatar/Character-Data-Model-Collapsed.png" width = "60%" />
30+
<img src="../../assets/art/avatar/Character-Data-Model-Collapsed.png" width = "60%" alt="Screenshot of a Blender project Outliner with parent objects collapsed." />
3131

3232
- In the cage parent object, ensure you have an [outer cage](../characters/specifications.md#outer-cages) for each of your 15 body parts with appropriate naming affix.
3333

34-
<img src="../../assets/art/avatar/Character-Data-Model-Cages.png" width = "60%" />
34+
<img src="../../assets/art/avatar/Character-Data-Model-Cages.png" width = "60%" alt="Screenshot of the 15 outer cage meshes that you must include with a character export."/>
3535

3636
- In the armature object, ensure that you include the all [15 mesh objects](../characters/specifications.md#body-parts) and [19 attachments](../characters/specifications.md#attachments) with the appropriate naming affix.
3737

38-
<img src="../../assets/art/avatar/Character-Data-Model-Joints.png" width = "60%" />
38+
<img src="../../assets/art/avatar/Character-Data-Model-Joints.png" width = "60%" alt="Screenshot of 15 child objects parented within an Armature object."/>
3939

4040
<Alert severity = 'info'>
4141
For more information on supported modeling objects and proper configuration, see [Character specifications](../characters/specifications.md).
@@ -50,16 +50,21 @@ Whether you are exporting your character for testing, or are performing a final
5050

5151
Before exporting a mesh from Blender, make sure either your **Scene Properties** > **Unit Scale** to `.01` or your export settings **Transform** > **Scale** is set to `.01` to ensure similar `.fbx` scaling within Studio.
5252

53+
When exporting characters with animation or FACS animation, ensure that your animation timeline **Start** and **End** include the entire range of your animations.
54+
55+
<img src="../../assets/art/avatar/basic-creation/Blender-Animation-Start-End.png" width = "60%" alt="Zoom-in of Blender animation track indicating a Start value of 0 and End value of 308." />
56+
5357
1. In the topbar, click **File** > **Export** > **FBX (.fbx)**. The Blender file browser window displays.
5458
2. Set **Path Mode** to **Copy** and enable the **Embed Textures** icon.
5559
3. In the Include section, enable **Custom Properties**.
5660
4. Expand the Armature section and uncheck **Add Leaf Bones**.
5761
5. Enable **Bake Animation**.
5862
6. Expand Bake Animation and **uncheck NLA Strips**, **All Actions**, and **Force Start/End Keyframes**.
63+
1. Ensure your project animation timeline has the correct **Start** and **End** range of all your keyframes.
5964
7. In Bake Animation, set **Simplify** to **0.0**.
6065
8. Click the **Export FBX** button. Save the `.fbx` to the directory of your choice.
6166

62-
<img src="../../assets/art/avatar/basic-creation/Export-Settings.png" width = "60%" />
67+
<img src="../../assets/art/avatar/basic-creation/Export-Settings.png" width = "60%" alt="Screenshot of Blender export settings" />
6368

6469
</TabItem>
6570
<TabItem label="Maya">
@@ -77,7 +82,9 @@ To export a mesh in Maya as a `.fbx` file:
7782
- Navigate to **Units**, then enable **Automatic**.
7883
- Navigate to **Axis Conversion**, then set the **Up Axis** property to **Y**.
7984
10. Click the **Export All** button.
80-
<img src="../../assets/accessories/lc-requirements-maya-settings-with-animation.png" />
85+
86+
<img src="../../assets/accessories/lc-requirements-maya-settings-with-animation.png" alt = "Screenshot of Maya export settings for exports with animation."/>
87+
8188
11. After exporting, use Studio's [3D importer](../../art/modeling/3d-importer.md) to import your model. See [Test characters in Studio](../../art/characters/testing/studio.md) for additional importing and testing information.
8289

8390
</TabItem>
Lines changed: 3 additions & 0 deletions
Loading

content/en-us/creator-programs/rdc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Roblox Developers Conference
33
description: RDC is an invite-only, hybrid (in-person and online) event that brings together Roblox developers, brands, and creators worldwide.
44
---
55

6-
Roblox Developers Conference (RDC) is coming back as a virtual and in-person event to San Jose on September 5-6! RDC is an invite-only event that brings together Roblox developers, brands, and creators worldwide. There will be networking opportunities, in-depth breakout sessions, product demonstrations, and office hours—all designed to empower your success and showcase the future of Roblox.
6+
Roblox Developers Conference (RDC) is coming back as a virtual and in-person event to San Jose on September 5-6, 2025! RDC is an invite-only event that brings together Roblox developers, brands, and creators worldwide. There will be networking opportunities, in-depth breakout sessions, product demonstrations, and office hours—all designed to empower your success and showcase the future of Roblox.
77

88
<figure>
99
<Chip

0 commit comments

Comments
 (0)