Skip to content

Commit 2384915

Browse files
update Open Source Docs from Roblox internal teams
1 parent df549a8 commit 2384915

File tree

12 files changed

+753
-76
lines changed

12 files changed

+753
-76
lines changed

content/common/navigation/avatar/guides.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ navigation:
6363
path: /art/characters/facial-animation/moods
6464
- title: FACS poses reference
6565
path: /art/characters/facial-animation/facs-poses-reference
66+
- title: In-experience creation
67+
path: /avatar/in-experience-creation
6668

6769
- heading: Publishing and selling
6870
- title: Overview
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

content/en-us/avatar/in-experience-creation.md

Lines changed: 324 additions & 0 deletions
Large diffs are not rendered by default.

content/en-us/production/monetization/avatar-creation-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Avatar creation token
33
description: Enable users to create and purchase avatar items in experience.
44
---
55

6-
An **avatar creation token** enables developers to allow users to create, purchase, and save avatar items directly from an experience to their platform-level inventory. Experiences that implement in-experience creation APIs, such as `Class.AvatarCreationService.PromptCreateAvatarAsync|PromptCreateAvatarAsync`, must include one or more avatar creation tokens. You can purchase and manage tokens in your experience's [Creator Dashboard](https://create.roblox.com/dashboard/creations).
6+
An **avatar creation token** enables developers to allow users to create, purchase, and save avatar items directly from an experience to their platform-level inventory using [in-experience creation](../../avatar/in-experience-creation.md). Experiences that implement in-experience creation APIs, such as `Class.AvatarCreationService.PromptCreateAvatarAsync|PromptCreateAvatarAsync`, must include one or more avatar creation tokens. You can purchase and manage tokens in your experience's [Creator Dashboard](https://create.roblox.com/dashboard/creations).
77

88
<Alert severity = 'info'>
99
Owners of experiences that incorporate in-experience avatar item creation also benefit from [Marketplace commissions](../../marketplace/marketplace-fees-and-commissions.md#commissions) as both **creator** and **experience owner**.

0 commit comments

Comments
 (0)