Make Real Rivers with the Hydro Tool
Tutorial beginner

Make Real Rivers with the Hydro Tool

Updated beginner

Make Real Rivers with the Hydro Tool

Do you want to build a mountain that looks like it has real rivers? You can make water carve paths into your land. This tool simulates rain and rivers. It makes your terrain look natural. You do not need to draw every ditch. The computer does the hard work for you. Let’s make your island look amazing.

What You'll Learn

  • What the Hydro-Erosion Tool is.
  • How to make water carve canyons.
  • How to control rain and sediment.
  • How to use the tool in Sculpt Mode.

How It Works

Imagine you have a big block of clay. You want to make a river. Normally, you would use a knife. You would carve a long line. That takes a long time. It is hard to make it look real.

The Hydro-Erosion Tool is like magic water. It simulates rain falling on your land. The water flows downhill. It picks up dirt. It carries the dirt away. This is called erosion. Erosion is when water or wind wears away rock.

Think of it like a recipe. You have ingredients. You mix them in a special way. The tool mixes rain and dirt. It changes the shape of your land. The result looks like a real mountain. It has small gullies and big canyons.

You use this tool in Sculpt Mode. Sculpt Mode is where you shape the land. You can raise hills. You can flatten valleys. The Hydro tool adds realistic details. It makes your island look alive.

Let's Build It

We will build a simple mountain. Then we will let the rain carve it. You need to open UEFN. Go to your Level Editor. Find your Landscape.

Here is how to use the tool. It is like painting with water.

  1. Open Sculpt Mode. Click the Sculpt Mode icon.
  2. Select the Hydro Tool. Look for the tool that looks like a water drop.
  3. Paint on your land. Click and drag. Watch the land change.

The tool has settings. These are like knobs on a radio. You turn them to get the sound you want. Here are the main knobs:

  • Rain Amount: How much rain falls. More rain means more carving.
  • Sediment Cap: How much dirt the water can carry. High cap means water carries more dirt. It carves deeper.
  • Iterations: How many times the tool runs. More runs mean more detail. But it takes longer.
  • Initial Rain Distribution: Where the rain starts. Random rain makes wild rivers. Even rain makes smooth rivers.

Let’s look at a simple example. Imagine you have a flat plateau. You want a river in the middle.

// This is not code, but a recipe for your mouse!

// Step 1: Pick the Hydro Tool
// Think of this as picking a paintbrush.

// Step 2: Set Rain Amount to 50
// This is a medium amount of rain.

// Step 3: Set Sediment Cap to 10
// The water can carry a little dirt.

// Step 4: Click and Drag on the mountain
// Watch the water flow downhill.
// It will carve a path for you.

When you paint, the tool does math. It calculates gravity. It moves water down. It removes dirt from high spots. It adds dirt to low spots. This is called sediment transport. Sediment is small pieces of rock. The tool moves it around.

You can undo your changes. If you do not like the river, click Undo. Try again. Play with the settings. See what happens.

Try It Yourself

Now it is your turn to build.

Challenge: Make a canyon.

  1. Create a tall, flat mountain.
  2. Open the Hydro Tool.
  3. Set Rain Amount to 100.
  4. Set Sediment Cap to 50.
  5. Paint a line from the top to the bottom.

Hint: If the river is too wide, lower the Rain Amount. If it is too shallow, increase the Iterations.

Recap

The Hydro-Erosion Tool makes realistic rivers. It simulates rain and dirt moving. You use it in Sculpt Mode. It saves you time. You do not need to carve every detail. Let the water do the work. Have fun building your world.

References

  • https://dev.epicgames.com/documentation/en-us/uefn/UE/building-virtual-worlds/landscape-outdoor-terrain/editing-landscapes/landscape-sculpt-mode/landscape-hydro-erosion-tool
  • https://dev.epicgames.com/documentation/en-us/uefn/UE/building-virtual-worlds/landscape-outdoor-terrain/editing-landscapes/landscape-sculpt-mode/landscape-erosion-tool
  • https://dev.epicgames.com/documentation/en-us/uefn/UE/ue-reference-environments-and-landscapes-in-unreal-editor-for-fortnite
  • https://dev.epicgames.com/documentation/en-us/fortnite/landscape-mode-in-unreal-editor-for-fortnite
  • https://dev.epicgames.com/documentation/en-us/uefn/landscape-mode-in-unreal-editor-for-fortnite

Verse source files

Turn this into a guided course

Add landscape-hydro-erosion-tool to your free study plan — we'll suggest related pages and stitch the lot into one compile-checked, self-guided lesson with worked examples and quizzes.

Original tutorial generated by Verse Island from the Verse/UEFN knowledge base, with references to the Epic Games sources above. Code is validated against the knowledge base.

Comments

    Sign in to vote, comment, or suggest an edit. Sign in