Skip to content

Commit c6e1aca

Browse files
update Open Source Docs from Roblox internal teams
1 parent 3c8708a commit c6e1aca

26 files changed

+368
-126
lines changed

content/en-us/art/modeling/avatar-setup.md

+248-126
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:08cea4935dada34fccc19ab01482bc507576b2b921d7eb516bb6c87b2d5278c4
3+
size 12774541
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:faa87a64830f0bbc28530a7081357aecc316d21a0f87e47ff6465210fee60e58
3+
size 2797191
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

content/en-us/avatar/resources.md

+48
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,54 @@ Blender and .fbx template files with pre-baked avatar components. <br /> <br />
156156

157157
</Grid>
158158

159+
## Auto-Setup References
160+
161+
<Grid container alignItems='stretch' style={{margin: -6}}>
162+
163+
<Grid item xs={12} md={4} style={{padding: 6}}>
164+
<Card style={{height: '100%'}}>
165+
<CardContent>
166+
167+
<center>Nature Girl - AutoSetup</center>
168+
<figure>
169+
<center> <img src="../assets/art/resources/Archer-Girl-Preview.png" width="100%" /> </center>
170+
</figure>
171+
<figure>
172+
A comprehensive `.zip` folder of an [Avatar Auto-Setup](../art/modeling/avatar-setup.md#avatar-auto-setup) ready character model, including clothing and rigid accessory assets and PBR texture assets. <br /> <br />
173+
This Auto-Setup template is not compatible with the traditional avatar creation workflow.
174+
</figure>
175+
</CardContent>
176+
177+
<CardActions style={{bottom: 0, width: '100%'}}>
178+
<Button href="../assets/art/reference-files/NatureArcherGirl-AutoSetup.zip" fullWidth size='large' color='primary' variant='contained' style={{marginBottom:"4px;"}}>Download</Button>
179+
</CardActions>
180+
181+
</Card>
182+
</Grid>
183+
184+
<Grid item xs={12} md={4} style={{padding: 6}}>
185+
<Card style={{height: '100%'}}>
186+
<CardContent>
187+
188+
<center>Stylish Male - AutoSetup</center>
189+
<figure>
190+
<center> <img src="../assets/art/resources/StylizedMale-Preview.png" width="100%" /> </center>
191+
</figure>
192+
<figure>
193+
A comprehensive `.zip` folder of an [Avatar Auto-Setup](../art/modeling/avatar-setup.md#avatar-auto-setup) ready character model, including the base body and associated PBR textures. <br /> <br />
194+
This Auto-Setup template is not compatible with the traditional avatar creation workflow.
195+
</figure>
196+
</CardContent>
197+
198+
<CardActions style={{bottom: 0, width: '100%'}}>
199+
<Button href="../assets/art/reference-files/StylizedMale-AutoSetup.zip" fullWidth size='large' color='primary' variant='contained' style={{marginBottom:"4px;"}}>Download</Button>
200+
</CardActions>
201+
202+
</Card>
203+
</Grid>
204+
205+
</Grid>
206+
159207
## Project Files
160208

161209
<Grid container alignItems='stretch' style={{margin: -6}}>

0 commit comments

Comments
 (0)