Skip to content

Commit

Permalink
Update index.md (#756)
Browse files Browse the repository at this point in the history
Made some sentences clearer. This is a platform for people under the age
of 18 as well.

## Changes

<!-- Please summarize your changes. -->

<!-- Please link to any applicable information (forum posts, bug
reports, etc.). -->

## Checks

By submitting your pull request for review, you agree to the following:

- [x] This contribution was created in whole or in part by me, and I
have the right to submit it under the terms of this repository's open
source licenses.
- [x] I understand and agree that this contribution and a record of it
are public, maintained indefinitely, and may be redistributed under the
terms of this repository's open source licenses.
- [x] To the best of my knowledge, all proposed changes are accurate.
  • Loading branch information
arse9 authored Aug 9, 2024
1 parent 171dcf2 commit 3fedb2f
Showing 1 changed file with 37 additions and 40 deletions.
77 changes: 37 additions & 40 deletions content/en-us/avatar/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Whether you're creating and selling a basic accessory, clothes, or an avatar cha

2. **Importing and Uploading** &mdash; Add your creation to the Roblox servers through Studio.

- Initial validation and moderation occurs during this stage. See each item category section for individual instructions.
- Initial validation and moderation of the asset occurs during this stage. See each item category section for specific instructions.

3. **Publishing and Selling** &mdash; Manage your asset on your [Creator Dashboard](https://create.roblox.com/dashboard/creations) where you can set your item price and other Marketplace configurations before you enable the item for sale.

Expand All @@ -29,45 +29,45 @@ Whether you're creating and selling a basic accessory, clothes, or an avatar cha

Create avatar items for Roblox, ranging from clothing, accessories, bodies, and heads. Learn about the various components that power the feature-rich technology unique to Roblox avatars and cosmetics.

<GridContainer numColumns = '2'>
<GridContainer numColumns='2'>

<Card >
<Card>
<CardMedia component='img' height='165' image='../../assets/art/avatar/Rigid-Thumbnail.png' alt="rigid accessory thumbnail example"/>
<CardContent>
<Typography variant="h5" component="div">Rigid accessories</Typography>
<br />
Understand the various components that make up rigid accessories, the most basic form of 3D avatar cosmetics.
</CardContent>
<CardActions>
<Button href="../art/accessories/index.md" size='large' color='primary' variant='text'>Learn More</Button>
<Button href="../art/accessories/index.md" size='large' color='primary' variant='text'>Learn More</Button>
</CardActions>
</Card>

<Card >
<Card>
<CardMedia component='img' height='165' image='../../assets/art/avatar/Clothing-Thumbnail.png' alt="clothing thumbnail example"/>
<CardContent>
<Typography variant="h5" component="div">Layered clothing</Typography>
<br />
Understand the advanced components of layered clothing, accessories that stretch and fit over a target.
</CardContent>
<CardActions>
<Button href="../art/accessories/layered-clothing.md" size='large' color='primary' variant='text'>Learn More</Button>
<Button href="../art/accessories/layered-clothing.md" size='large' color='primary' variant='text'>Learn More</Button>
</CardActions>
</Card>

</GridContainer> <br />

<GridContainer numColumns = '2'>
<GridContainer numColumns='2'>
<Card style={{height: '100%'}}>
<CardMedia component='img' height='165' image='../../assets/art/avatar/Bodies-Thumbnail.png' alt="bodies thumbnail example"/>
<CardContent>
<Typography variant="h5" component="div">Characters</Typography>
<br />
Learn the various components that make up the unique Roblox avatar, including using mesh geometry, rigs, facial animation, and other important components.
</CardContent>
<CardActions style={{position: 'absolute', bottom: 0, width: '100%'}}>
<Button href="../art/characters/index.md" size='large' color='primary' variant='text'>Learn More</Button>
</CardActions>
<CardMedia component='img' height='165' image='../../assets/art/avatar/Bodies-Thumbnail.png' alt="bodies thumbnail example"/>
<CardContent>
<Typography variant="h5" component="div">Characters</Typography>
<br />
Learn the various components that make up the unique Roblox avatar, including using mesh geometry, rigs, facial animation, and other important components.
</CardContent>
<CardActions style={{position: 'absolute', bottom: 0, width: '100%'}}>
<Button href="../art/characters/index.md" size='large' color='primary' variant='text'>Learn More</Button>
</CardActions>
</Card>

<Card>
Expand All @@ -78,64 +78,63 @@ Learn the various components that make up the unique Roblox avatar, including us
Follow step-by-step guides to create accessories, clothing, and characters to start creating your own unique 3D avatar asset.
</CardContent>
<CardActions>
<Button href="../avatar/tutorials.md" size='large' color='primary' variant='text'>Learn More</Button>
<Button href="../avatar/tutorials.md" size='large' color='primary' variant='text'>Learn More</Button>
</CardActions>
</Card>

</GridContainer> <br />

<Alert severity = 'info'>
<Alert severity='info'>
If you're looking to integrate avatars, accessories, and clothes into experiences, see the [Characters](../characters/index.md) section in the Engine documentation.
</Alert>

## Selling

After creating your items, you can begin the process of selling your assets on the Marketplace. Learn more about the policies, processes, and payment structures that enable you to manage and sell your creations safely and efficiently.

<GridContainer numColumns = '2'>
<GridContainer numColumns='2'>
<Card>
<CardContent>
<Typography variant="h5" component="div">Marketplace Policy</Typography>
<br />
Learn about the user requirements for selling, as well as the technical and community-related specifications required for the Marketplace.
</CardContent>
<CardActions>
<Button href="../marketplace/marketplace-policy.md" size='large' color='primary' variant='text'>Learn More</Button>
<Button href="../marketplace/marketplace-policy.md" size='large' color='primary' variant='text'>Learn More</Button>
</CardActions>
</Card>

<Card style={{height: '100%'}}>
<CardContent>
<Typography variant="h5" component="div">Intellectual Property</Typography>
<br />
Understand how IP works on the Roblox ecosystem to protect yourself and the community.
</CardContent>
<CardActions style={{position: 'absolute', bottom: 0, width: '100%'}}>
<Button href="../marketplace/intellectual-property.md" size='large' color='primary' variant='text'>Learn More</Button>
</CardActions>
<CardContent>
<Typography variant="h5" component="div">Intellectual Property</Typography>
<br />
Understand how IP works on the Roblox ecosystem to protect yourself and the community.
</CardContent>
<CardActions style={{position: 'absolute', bottom: 0, width: '100%'}}>
<Button href="../marketplace/intellectual-property.md" size='large' color='primary' variant='text'>Learn More</Button>
</CardActions>
</Card>
</GridContainer> <br />

<GridContainer numColumns = '2'>
<GridContainer numColumns='2'>
<Card style={{height: '100%'}}>
<CardContent>
<Typography variant="h5" component="div">Publishing Steps</Typography>
<br />
Upload your catalog-ready asset to the Marketplace and set the item on sale using various creator controls.
</CardContent>
<CardActions style={{position: 'absolute', bottom: 0, width: '100%'}}>
<Button href="../marketplace/publishing-to-marketplace.md" size='large' color='primary' variant='text'>Learn More</Button>
<Button href="../marketplace/publishing-to-marketplace.md" size='large' color='primary' variant='text'>Learn More</Button>
</CardActions>
</Card>
<Card>

<CardContent>
<Typography variant="h5" component="div">Fees and Commissions</Typography>
<br />
Understand how fees, payments, commissions, and other monetary and purchasing details work for your various asset types.
</CardContent>
<CardActions>
<Button href="../marketplace/marketplace-fees-and-commissions.md" size='large' color='primary' variant='text'>Learn More</Button>
<Button href="../marketplace/marketplace-fees-and-commissions.md" size='large' color='primary' variant='text'>Learn More</Button>
</CardActions>
</Card>
</GridContainer>
Expand All @@ -144,40 +143,38 @@ Understand how IP works on the Roblox ecosystem to protect yourself and the comm

Roblox provides additional resources and tools to enable creation. Check out the various Studio and third-party tools designed to expedite and ease the process of creation.

<GridContainer numColumns = '2'>
<GridContainer numColumns='2'>
<Card>
<CardContent>
<Typography variant="h5" component="div">Downloadable Resources</Typography>
<br />
View various downloadable resources ranging from sample model files, template files, project boilerplates, and more.
</CardContent>
<CardActions>
<Button href="../avatar/resources.md" size='large' color='primary' variant='text'>Learn More</Button>
<Button href="../avatar/resources.md" size='large' color='primary' variant='text'>Learn More</Button>
</CardActions>
</Card>
<Card>
<CardContent>
<Typography variant="h5" component="div">Studio Tools</Typography>
<br />
Studio provides several tools designed to make the creation process more straight forward and efficient.
Studio provides several tools designed to make the creation process more straightforward and efficient.
</CardContent>
<CardActions>
<Button href="../avatar/resources.md#add-ons-and-tools" size='large' color='primary' variant='text'>Learn More</Button>
<Button href="../avatar/resources.md#add-ons-and-tools" size='large' color='primary' variant='text'>Learn More</Button>
</CardActions>
</Card>
</GridContainer> <br />

<GridContainer numColumns = '2'>
<GridContainer numColumns='2'>
<Card>
<CardContent>
<Typography variant="h5" component="div">Third-Party Add-ons</Typography>
<br />
Third-party add-ons and tools are available to help expedite the creation process in your third-party applications.
</CardContent>
<CardActions>
<Button href="../avatar/resources.md#add-ons-and-tools" size='large' color='primary' variant='text'>Learn More</Button>
<Button href="../avatar/resources.md#add-ons-and-tools" size='large' color='primary' variant='text'>Learn More</Button>
</CardActions>
</Card>
<figure>
</figure>
</GridContainer>

0 comments on commit 3fedb2f

Please sign in to comment.