Skip to content

Commit a5388c6

Browse files
update Open Source Docs from Roblox internal teams
1 parent a3e6585 commit a5388c6

File tree

5 files changed

+35
-11
lines changed

5 files changed

+35
-11
lines changed
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

content/en-us/production/publishing/badges.md

Lines changed: 25 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Badges are a special award you can gift users when they meet a goal
66
A **badge** is a special award you can gift players when they meet a goal within your experience, such as completing a difficult objective or playing for a certain amount of time. As soon as a player receives a badge, it displays within the **Badges** category of their inventory.
77

88
<figure>
9-
<img src="../../assets/publishing/badges/Badges-Inventory.png" width="724" alt="Example badges in a player's inventory" />
9+
<img src="../../assets/publishing/badges/Badges-Inventory.png" width="764" alt="Example badges in a player's inventory" />
1010
<figcaption>Example badges in a player's inventory</figcaption>
1111
</figure>
1212

@@ -19,7 +19,7 @@ To create a badge:
1919
1. Navigate to the [Creator Dashboard](https://create.roblox.com/dashboard/creations).
2020
1. Hover over an experience's thumbnail, click the **&ctdot;** button, and select **Create Badge**.
2121

22-
<img src="../../assets/creator-dashboard/Options-Button-Experience-Public.png" width="200" />
22+
<img src="../../assets/creator-dashboard/Options-Button-Experience-Private.png" width="200" />
2323

2424
1. On the create page, click the **Upload Image** button and then select/confirm the image you want to use as the badge's icon. When creating an image to use for a badge, consider the following:
2525

@@ -28,13 +28,13 @@ To create a badge:
2828

2929
<GridContainer numColumns="2">
3030
<figure>
31-
<img src="../../assets/publishing/badges/Circular-Trimming-Good.png" alt="Good circular trimming" />
31+
<img src="../../assets/publishing/badges/Circular-Trimming-Good.png" width="356" alt="Good circular trimming" />
3232
<figcaption>
3333
<Alert severity="success">Main content included</Alert>
3434
</figcaption>
3535
</figure>
3636
<figure>
37-
<img src="../../assets/publishing/badges/Circular-Trimming-Bad.png" alt="Bad circular trimming" />
37+
<img src="../../assets/publishing/badges/Circular-Trimming-Bad.png" width="356" alt="Bad circular trimming" />
3838
<figcaption>
3939
<Alert severity="error">Text content cropped</Alert>
4040
</figcaption>
@@ -50,9 +50,27 @@ To create a badge:
5050
1. Click the **Create Badge** button. The new badge displays within the **Engagement** &rang; **Badges** section on the [Creator Dashboard](https://create.roblox.com/dashboard/creations). If the new badge is enabled, it will also be shown under the **Badges** section of the experience's main page.
5151

5252
<figure>
53-
<img src="../../assets/publishing/badges/Badge-Experience-Page.png" width="780" />
54-
<figcaption>Badge on experience's main page</figcaption>
55-
</figure>
53+
<img src="../../assets/publishing/badges/Badge-Experience-Page.png" width="780" />
54+
<figcaption>Badge on experience's main page</figcaption>
55+
</figure>
56+
57+
## Reorder badges
58+
59+
When a badge is first created, it is placed at the end of the badge list. You can reorder up to 50 badges at once using the drag‑and‑drop interface.
60+
61+
To reorder badges:
62+
63+
1. Navigate to the associated experience.
64+
1. In the side panel under the **Engagement** header, navigate to the **Badges** page.
65+
1. Select **Reorder** to navigate to the reordering page.
66+
67+
<img src="../../assets/publishing/badges/Reorder-Button.png" width="400" alt="Badge reorder button"/>
68+
69+
1. On the reordering page, drag and drop badges into their preferred order.
70+
71+
<img src="../../assets/publishing/badges/Reordering.png" width="780" alt="Badge drag-and-drop to reorder" />
72+
73+
1. Select **Save** to save this order. The specified order should now appear on the experience details page.
5674

5775
## Script badges
5876

0 commit comments

Comments
 (0)