Skip to content

Commit

Permalink
Add note about new shift+wheel utility for terrain brushes
Browse files Browse the repository at this point in the history
  • Loading branch information
mafiesto4 committed Oct 12, 2023
1 parent fd5df83 commit d12e3a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manual/terrain/brushes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

Flax supports editing and painting terrain using various brushes to easily achieve desired effects right in the editor. Use this documentation page to learn more about brush types supported by Flax.

> [!Note]
> Hold **Shift** key and use `Mouse Scroll Wheel` to control brush size.
## Circle Brush

**Circle Brush** is a default terrain brush that has circle shape and uses radial falloff. It supports various falloff modes to create interesting results with it.
Expand Down
3 changes: 3 additions & 0 deletions manual/terrain/editing.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ To learn more about using holes in your terrain see [this tutorial](tutorials/te

To learn more about using terrain brushes see the related documentation page [here](brushes.md).

> [!Note]
> Hold **Shift** key and use `Mouse Scroll Wheel` to control brush size.
## Edit Mode

![Edit Tool](media/edit-tool.png)
Expand Down

0 comments on commit d12e3a0

Please sign in to comment.