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/makeup/index.md
+112Lines changed: 112 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,3 +91,115 @@ As always with 3D art and creation workflows, there are many ways to achieve a s
91
91
5. In the test place, [import](./import.md) the template file into Studio. Studio should automatically detect your mesh object names and associated textures and generate `Decal` objects. For more details, see [import into Studio](./import.md).
92
92
6. Apply any makeup decals or eyebrow and eyelash accessories to characters in the test place by dropping makeup assets in the appropriate character's `Makeup` or `Accessories` folder.
93
93
7. Press Play, and navigate to the character with new makeup assets to preview.
94
+
95
+
## Resources
96
+
97
+
The following are downloadable resources. See [Template heads](#template-heads) for required 3D models to import makeup assets with. See [Template textures](#template-textures) for additional image and project files available for your convenience and refernece.
A comprehensive `.zip` folder of Blender assets, including multiple reference heads pre-configured for testing in the Makeup test place or for authoring your own makeup.
A comprehensive `.zip` folder of Maya assets, including multiple reference heads pre-configured for testing in the Makeup test place or for authoring your own makeup.
A comprehensive `.zip` folder texture images for use in Photoshop or your preferred image editor.
157
+
<br />
158
+
When you are finished making changes to these texture images, swap out the textures in the template head using Blender/Maya and import the reference head with new textures into Studio.
A comprehensive `.zip` folder texture files for use in Substance Painter, an industry-standard PBR authoring software.
187
+
<br />
188
+
When you are finished making changes to these texture images, swap out the textures in the template head using Blender/Maya and import the reference head with new textures into Studio.
Copy file name to clipboardExpand all lines: content/en-us/tutorials/curriculums/coding/next-steps.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
@@ -34,7 +34,7 @@ Variables are an excellent start in your coding journey, but Luau includes addit
34
34
-[Properties and attributes](../../../scripting/attributes.md)
35
35
-[Events](../../../scripting/events/index.md)
36
36
37
-
It's recommended to continue learning with the [Coding fundamentals](../../fundamentals/coding-1/) series, then if you want to continue learning through step-by-step lessons, check out the following use case tutorials:
37
+
It's recommended to continue learning with the [Coding fundamentals](../../fundamentals/coding-1/coding-fundamentals.md) series, then if you want to continue learning through step-by-step lessons, check out the following use case tutorials:
0 commit comments