Skip to content

Commit 8f2ac23

Browse files
update Open Source Docs from Roblox internal teams
1 parent bbbc269 commit 8f2ac23

File tree

9 files changed

+59
-54
lines changed

9 files changed

+59
-54
lines changed

content/common/navigation/cloud/legacy.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
navigation:
2-
- heading: Legacy
2+
- heading: Legacy APIs
33
- title: Overview
44
path: /cloud/legacy
5-
- heading: APIs
65
- title: Account Information
76
type: cloudapi
87
versions:

content/en-us/art/characters/facial-animation/moods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A **mood** is a type of [facial animation](../../../art/characters/facial-animat
2222

2323
## Creating Moods
2424

25-
If you have a character model with an animatable head, you can create any mood animation you can think of using the [Face Animation Editor](../../../art/characters/facial-animation/animating-heads.md#using-the-face-animation-editor). If you don't want to use the [Blocky](../../../assets/avatar/dynamic-heads/reference-files/BlockyCharacter.fbx) or [Goblin](../../../assets/avatar/dynamic-heads/reference-files/GoblinCharacter.fbx) reference character models, you can create or modify an existing model to support animated heads in a third-party modeling software, such as Blender or Maya. For information on how to create an animatable head, see [Creating Basic Heads](../../../art/characters/facial-animation/creating-basic-heads.md).
25+
If you have a character model with an animatable head, you can create any mood animation you can think of using the [Face Animation Editor](../../../art/characters/facial-animation/animating-heads.md#using-the-face-animation-editor). If you don't want to use the [Blocky](../../../assets/avatar/dynamic-heads/reference-files/BlockyCharacter.zip) or [Goblin](../../../assets/avatar/dynamic-heads/reference-files/GoblinCharacter.fbx) reference character models, you can create or modify an existing model to support animated heads in a third-party modeling software, such as Blender or Maya. For information on how to create an animatable head, see [Creating Basic Heads](../../../art/characters/facial-animation/creating-basic-heads.md).
2626

2727
To create a mood:
2828

content/en-us/art/characters/facial-animation/using-heads-in-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you want to experiment with pre-made heads before [making your own](../../../
3434
<td>A Goblin character model with an animatable head.</td>
3535
</tr>
3636
<tr>
37-
<td>[Blocky Character Model](../../../assets/avatar/dynamic-heads/reference-files/BlockyCharacter.fbx)</td>
37+
<td>[Blocky Character Model](../../../assets/avatar/dynamic-heads/reference-files/BlockyCharacter.zip)</td>
3838
<td>A Blocky character model with an animatable head.</td>
3939
</tr>
4040
<tr>

content/en-us/art/characters/project-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following `.fbx`, `.blend`, and `.ma` project files are available to use as
3030
<td>A rigged and skinned humanoid character model with a full body cage, facial animation rig, and associated PBR texture maps.</td>
3131
</tr>
3232
<tr>
33-
<td><a href="../../assets/avatar/dynamic-heads/reference-files/BlockyCharacter.fbx" download>Blocky.fbx</a></td>
33+
<td><a href="../../assets/avatar/dynamic-heads/reference-files/BlockyCharacter.zip" download>BlockyCharacter.zip</a></td>
3434
<td>A Blocky character model with an [animatable head](../../art/characters/facial-animation/index.md) and a full body cage.</td>
3535
</tr>
3636
<tr>

content/en-us/art/modeling/project-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ A Blocky character model with an animatable head and a full body cage.
130130
</CardContent>
131131

132132
<CardActions style={{position: 'absolute', bottom: 0, width: '100%'}}>
133-
<Button href="../../assets/avatar/dynamic-heads/reference-files/BlockyCharacter.fbx" fullWidth size='large' color='primary' variant='contained' style={{marginBottom:"4px;"}}>Download</Button>
133+
<Button href="../../assets/avatar/dynamic-heads/reference-files/BlockyCharacter.zip" fullWidth size='large' color='primary' variant='contained' style={{marginBottom:"4px;"}}>Download</Button>
134134
</CardActions>
135135

136136
</Card>

content/en-us/assets/avatar/dynamic-heads/reference-files/BlockyCharacter.fbx

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:e637b2288027e52e2571fea90b4b9535e2c6616d661cb5773bf99731f7484b7a
3+
size 536513

content/en-us/avatar/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ A Blocky character model with an animatable head and a full body cage.
122122
</CardContent>
123123

124124
<CardActions style={{position: 'absolute', bottom: 0, width: '100%'}}>
125-
<Button href="../assets/avatar/dynamic-heads/reference-files/BlockyCharacter.fbx" fullWidth size='large' color='primary' variant='contained' style={{marginBottom:"4px;"}}>Download</Button>
125+
<Button href="../assets/avatar/dynamic-heads/reference-files/BlockyCharacter.zip" fullWidth size='large' color='primary' variant='contained' style={{marginBottom:"4px;"}}>Download</Button>
126126
</CardActions>
127127

128128
</Card>

content/en-us/cloud/legacy.md

Lines changed: 50 additions & 44 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)