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/production/promotion/share-links.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ To create a share link:
20
20
1. In the [Creator Dashboard](https://create.roblox.com/dashboard/creations), go to **Creations** and select the **Share Links** tab.
21
21
2. Click **Create link**.
22
22
3. Enter a unique campaign name and select the experience you want to create a share link for.
23
-
4. <Chiplabel="optional"size="medium"variant="outlined" /> To enable custom `Class.Player:GetJoinData()|LaunchData`, toggle on **Use custom LaunchData** and enter a `LaunchData` parameter.
23
+
4. <Chiplabel="OPTIONAL"size="small"variant="outlined" /> To enable custom `Class.Player:GetJoinData()|LaunchData`, toggle on **Use custom LaunchData** and enter a `LaunchData` parameter.
24
24
5. Click **Generate link**.
25
25
26
26
The new share link generates instantly and is ready to be shared.
Copy file name to clipboardExpand all lines: content/en-us/production/promotion/social-media-links.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ To link to social media:
15
15
3. In the left-hand navigation, under **Engagement**, click **Social Links**.
16
16
4. In the **Link Type** field, select the social media type you want to link to.
17
17
5. In the **URL** and **Title** fields, enter the URL to your social media and the descriptive text you want to display to users to tell them what you want to do.
18
-
6. <Chiplabel="optional"size="small"variant="outlined"color="primary" /> Click the **Add Link** button to add a second or third social link.
18
+
6. <Chiplabel="OPTIONAL"size="small"variant="outlined" /> Click the **Add Link** button to add a second or third social link.
19
19
7. When ready, click the **Save** button. The social media links immediately display on your experience's main page.
Copy file name to clipboardExpand all lines: content/en-us/production/publishing/publish-experiences-and-places.md
+50-21Lines changed: 50 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Experiences and places
3
3
description: Explains how to publish the places in your experience.
4
4
---
5
5
6
+
<figure>
6
7
<iframewidth="800"height="450"src="https://www.youtube-nocookie.com/embed/_RxK6l2y7Ac"title="YouTube video player"frameborder="0"allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
7
-
8
-
<br />
8
+
</figure><br />
9
9
10
10
**Experiences** on Roblox are made up of individual **places**, comparable to scenes in Unity or maps in Unreal Engine. Each place contains all components for that portion of the experience, including its specific environment, parts, meshes, scripts, and user interface.
11
11
@@ -15,7 +15,11 @@ description: Explains how to publish the places in your experience.
15
15
16
16
## Publish experiences
17
17
18
-
By default, publishing a new place creates a new experience. New experiences begin as **private** and are only accessible to you and members of your [group](../../projects/groups.md) with the correct permissions.
18
+
By default, publishing a new place creates a new experience. New experiences begin as **private** and are only accessible to you and members of your [group](../../projects/groups.md) with the correct [permissions](../../projects/groups.md#roles-and-permissions).
19
+
20
+
<Alertseverity="info">
21
+
When creating and collaborating on experiences as part of a [group](../../projects/groups.md), the ability for group members to play/edit/publish experiences is, by default, dependent on their [role permissions](../../projects/groups.md#roles-and-permissions). However, group owners or members with sufficient permissions can adjust access on a per‑experience level. See [configure experiences](#configure-experiences) for details.
22
+
</Alert>
19
23
20
24
When you're ready to release an experience to a wider audience, you
21
25
can [release it to the public](#release-to-the-public), although beta testing should still be an essential part of your development cycle. Because you're not able to determine which countries have access to an experience, which limits the ability to run beta tests in smaller markets, consider these strategies:
@@ -89,26 +93,51 @@ The [start place](#start-place) of an experience cannot be instantly swapped wit
1.**(Optional)**If the experience is live, it's recommended that you restart its servers as outlined in [update experiences](#update-experiences).
96
+
1.<Chiplabel="OPTIONAL"size="small"variant="outlined" /> If the experience is live, it's recommended that you [restart its servers](#update-experiences).
93
97
94
98
## Configure experiences
95
99
96
-
You can customize your experience's settings from the [Creator Dashboard][creatordashboard] or within Studio's **File** ⟩ **Game Settings** window. Some settings are only configurable within Studio while others are only configurable on the dashboard.
97
-
98
-
Most experience settings are configurable from the [Creator Dashboard][creatordashboard], including [localization](../localization/index.md), access settings, [analytics](../analytics/index.md), and [monetization products](../monetization/index.md). You can also fill out the [Maturity & Compliance questionnaire](../promotion/content-maturity.md) required for generating a content maturity label and content descriptors that players use to make informed decisions about what content they interact with. To configure an experience:
99
-
100
-
1. Select the experience you want to configure from your [list of creations](https://create.roblox.com/dashboard/creations) on the dashboard.
101
-
1. Click on the category you wish to configure from the left-hand navigation.
102
-
103
-
The **Communication Settings** category allows you to enable **strong language** if your experience receives a **Restricted** maturity label. You can find this under the **Audience** section of the left-hand navigation. Enable the toggle to relax the text chat filter for some strong language in your experience. This also adds a tag above your experience page to warn other users that your experience may include strong language.
104
-
105
-
<imgsrc="../../assets/publishing/experiences-places-assets/Maturity-Label-Strong-Language.jpg"width="780"alt="Label indicating the experience contains strong language" />
106
-
107
-
Regardless of whether or not you activate the toggle, players do not face moderation consequences just for using strong language in chat or voice in 17+ games, but they cannot violate [Community Standards](https://en.help.roblox.com/hc/en-us/articles/203313410#safety) and [Terms of Use](https://www.roblox.com/info/terms). For example, players can type an expletive if they are scared by a monster, but they cannot abuse another player using strong language or otherwise.
108
-
109
-
<Alertseverity="warning">
110
-
In-experience assets and experience metadata cannot contain strong language, even if the toggle is on and your experience is rated 17+. If you include strong language in your assets or experience page, your experience will be moderated.
111
-
</Alert>
100
+
Most experience settings are configurable from the [Creator Dashboard][creatordashboard], including [localization](../localization/index.md), access settings, [analytics](../analytics/index.md), and [monetization products](../monetization/index.md). To configure an experience:
101
+
102
+
1. Select the experience you want to configure from your [list of creations][creatordashboard] on the dashboard.
103
+
2. Click on the category you wish to configure from the left-hand navigation. Some notable sections include:
When creating and collaborating on experiences as part of a [group](../../projects/groups.md), abilities granted to group members are, by default, dependent on their [role permissions](../../projects/groups.md#roles-and-permissions). Through the **Permissions** panel, owners or members with sufficient permissions can adjust play/edit/publish access and more on a per‑experience level, such as allowing a limited group role the ability to edit a specific experience even if that role cannot edit all experiences.
111
+
112
+
If a per‑experience permission is greyed out, you either do not have access to manage that permission or the selected role has the permission granted globally. Hovering over the information icon will tell you why something is non‑configurable and how to resolve it.
This section allows you to fill out the questionnaire required for generating a [content maturity](../promotion/content-maturity.md) label and content descriptors that players use to make informed decisions about what content they interact with.
122
+
</AccordionDetails>
123
+
</BaseAccordion>
124
+
125
+
<BaseAccordion>
126
+
<AccordionSummary>
127
+
<Typographyvariant="subtitle2">Audience ⟩ Communication Settings</Typography>
128
+
</AccordionSummary>
129
+
<AccordionDetails>
130
+
This section allows you to enable strong language and relax the text chat filter in your experience. Doing so also adds a tag above your experience page to warn other users that your experience may include strong language:
Regardless of whether or not you activate the toggle, players do not face moderation consequences just for using strong language in chat or voice in 17+ games, but they cannot violate [Community Standards](https://en.help.roblox.com/hc/en-us/articles/203313410#safety) and [Terms of Use](https://www.roblox.com/info/terms). For example, players can type an expletive if they are scared by a monster, but they cannot abuse another player using strong language or otherwise.
135
+
136
+
<Alert severity="warning">
137
+
In-experience assets and experience metadata cannot contain strong language, even if the toggle is on and your experience is rated 17+. If you include strong language in your assets or experience page, your experience will be moderated.
138
+
</Alert>
139
+
</AccordionDetails>
140
+
</BaseAccordion>
112
141
113
142
## Release to the public
114
143
@@ -119,7 +148,7 @@ New experiences begin as **private** and are only accessible to you and members
1.**(Recommended)** Explore how to provide [Content maturity labels and content descriptors](#content-maturity) for the experience.
151
+
1.<Chiplabel="RECOMMENDED"size="small"variant="outlined"color="success" /> Explore how to provide [Content maturity labels and content descriptors](#content-maturity) for the experience.
Copy file name to clipboardExpand all lines: content/en-us/projects/groups.md
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,24 +76,28 @@ Roles created using the legacy [Groups](https://www.roblox.com/groups) pages wil
76
76
<tbody>
77
77
<tr>
78
78
<td>**Play all group experiences**</td>
79
-
<td>Members with this role can play all experiences owned by the group, whether they're private or public.</td>
79
+
<td>Members with this role can play all experiences owned by the group, whether they're private or public. Optionally available as a [per‑experience permission][per_experience_permission].</td>
80
80
</tr>
81
81
<tr>
82
82
<td>**Edit all group experiences**</td>
83
-
<td>Members with this role can edit all experiences and [assets](../projects/assets/index.md) owned by the group. Does not include editing an experience outside of a [collaborative](../projects/collaboration.md) session or saving a place from one experience into another experience.</td>
83
+
<td>Members with this role can edit all experiences and [assets](../projects/assets/index.md) owned by the group. Does not include editing an experience outside of a [collaborative](../projects/collaboration.md) session or saving a place from one experience into another experience. Optionally available as a [per‑experience permission][per_experience_permission].</td>
84
84
</tr>
85
85
<tr>
86
86
<td>**Edit & publish all group experiences**</td>
87
-
<td>Members with this role can both edit experiences, as above, and also publish experiences to Roblox.</td>
87
+
<td>Members with this role can both edit experiences, as above, and also publish experiences to Roblox. Optionally available as a [per‑experience permission][per_experience_permission].</td>
88
88
</tr>
89
89
<tr>
90
90
<td>**View all analytics for group experiences**</td>
91
-
<td>Members with this role can access the [analytics](../production/analytics/index.md) of all experiences owned by the group, even if they don't have edit access.</td>
91
+
<td>Members with this role can access the [analytics](../production/analytics/index.md) of all experiences owned by the group, even if they don't have edit access. Optionally available as a [per‑experience permission][per_experience_permission].</td>
92
92
</tr>
93
93
<tr>
94
94
<td>**Create and configure share links**</td>
95
95
<td>Members with this role can create/configure [share links](../production/promotion/share-links.md).</td>
96
96
</tr>
97
+
<tr>
98
+
<td>**View Data Stores Manager**</td>
99
+
<td>Members with this role can access the [Data Stores Manager](../cloud-services/data-stores/data-stores-manager.md).</td>
100
+
</tr>
97
101
<tr>
98
102
<td>**Configure bans for all group experiences**</td>
99
103
<td>Members with this role can ban and manage banned users for all experiences owned by the group.</td>
@@ -169,8 +173,8 @@ Roles created using the legacy [Groups](https://www.roblox.com/groups) pages wil
169
173
</tbody>
170
174
</table>
171
175
172
-
3. <Chiplabel="important"size="medium"variant="outlined"color="warning" /> Click the **Save Changes** button to apply the permission settings.
173
-
4. <Chiplabel="optional"size="medium"variant="outlined" /> Click the **Settings** tab and choose a color for the role, then click **Save Changes**.
176
+
3. <Chiplabel="IMPORTANT"size="small"variant="outlined"color="warning" /> Click the **Save Changes** button to apply the permission settings.
177
+
4. <Chiplabel="OPTIONAL"size="small"variant="outlined" /> Click the **Settings** tab and choose a color for the role, then click **Save Changes**.
174
178
175
179
<imgsrc="../assets/creator-dashboard/Group-Roles-Settings-Tab.png"width="780"alt="Settings tab indicated for a group role on the Creator Dashboard." />
176
180
@@ -277,3 +281,5 @@ Group members with permission to edit all group experiences can enable the [Plac
277
281
- Confirm that each member is [assigned the appropriate role](#assign-roles).
278
282
- Check that each group role has the correct [permissions](#roles-and-permissions).
279
283
- Confirm that the [Place Copying](../production/publishing/publish-experiences-and-places.md#allow-copying) setting is disabled before private assets are added.
<td>The `Class.ScreenGui` is an **indirect** descendant of `Class.StarterGui`; for example it's placed inside a `Class.Folder` located within `Class.StarterGui`.</td>
0 commit comments