Skip to content

Commit 25bb662

Browse files
update Open Source Docs from Roblox internal teams
1 parent a15e0a3 commit 25bb662

File tree

7 files changed

+16
-7
lines changed

7 files changed

+16
-7
lines changed

content/en-us/assets/education/story-games/studio-setup.jpg

Lines changed: 0 additions & 3 deletions
This file was deleted.
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/tutorials/curriculums/building/get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Welcome to your first beginner building lesson in Studio! To get started, let's
1111

1212
Templates are pre-made 3D worlds that you can use as the base for your own experiences. To introduce you to building in Studio, Roblox has created the **Classic Obby** template with everything necessary for the experience to work properly, such as the code to run the gameplay and a simple skybox that you can customize at a later time.
1313

14-
<img src="../../../assets/education/story-games/wcc_lessonThumbnail_1.png" width="70%" />
14+
<img src="../../../assets/tutorials/building-lesson/ObbyThumbnail.png" width="70%" />
1515

1616
<Alert severity="info">
1717
For a full list of Roblox-provided templates, see [Templates](../../../resources/templates.md).
@@ -33,7 +33,7 @@ To customize the workspace for your coding task:
3333

3434
2. Leave the **Explorer** and **Properties** window open on the right side of Studio. If you have done each step correctly, Studio looks like the following image.
3535

36-
<img src="../../../assets/education/story-games/studio-setup.jpg" width="100%" />
36+
<img src="../../../assets/tutorials/building-lesson/StudioSetup.png" width="100%" />
3737

3838
<Alert severity="warning">
3939
If you don't see the Explorer and Properties windows, you can open them by going to the **Home** tab and clicking the **Explorer** and **Properties** buttons.

content/en-us/tutorials/curriculums/coding/get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Welcome to your first beginner coding lesson in Studio! To get started, let's wa
1111

1212
Templates are pre-made 3D worlds that you can use as the base for your own experiences. To introduce you to coding in Studio, Roblox has created the **Story Game** template with everything necessary for the experience to work properly, except for the code for your story.
1313

14-
<img src="../../../assets/education/story-games/wcc_lessonThumbnail_1.png" width="70%" />
14+
<img src="../../../assets/tutorials/coding-lesson/StoryGameThumb.png" width="70%" />
1515

1616
<Alert severity="info">
1717
For a full list of Roblox-provided templates, see [Templates](../../../resources/templates.md).
@@ -33,7 +33,7 @@ To customize the workspace for your coding task:
3333

3434
2. Leave the **Explorer** and **Properties** window open on the right side of Studio. If you have done each step correctly, Studio looks like the following image.
3535

36-
<img src="../../../assets/education/story-games/studio-setup.jpg" width="100%" />
36+
<img src="../../../assets/education/story-games/studio-setup.png" width="100%" />
3737

3838
<Alert severity="warning">
3939
If you don't see the Explorer and Properties windows, you can open them by going to the **Home** tab and clicking the **Explorer** and **Properties** buttons.

0 commit comments

Comments
 (0)