Skip to content

Commit 007e5ce

Browse files
authored
Fixed another brush typo.md (#930)
Fixed it from saying "Set Base Size to 3" to saying "Set Brush Size to 3" ## Changes <!-- Please summarize your changes. --> In Roblox Studio the terrain editor says brush size. The guide is saying to change the base size. I fixed the typo to say "Set Brush Size to 3" <!-- 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.
1 parent ecc1b7e commit 007e5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/tutorials/curriculums/core/building/create-an-environment-with-terrain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ To apply materials to the island:
161161
</video>
162162

163163
1. Navigate back to the **Terrain Editor** window, then in the **Brush Settings** and **Material Settings** sections,
164-
1. Set **Base Size** to **3**.
164+
1. Set **Brush Size** to **3**.
165165
1. Set **Material** to **Grass**.
166166
1. In the viewport, drag along the edges of the island to apply blades of grass, leaving space in the middle of the island for
167167
the spawn location and the initial platforms.

0 commit comments

Comments
 (0)