Skip to main content

Examples

We provide a demo project (for UE 5.4) that contains two game modes showcasing the runtime landscape modification. The project can be downloaded from the "License Info" page:

image

Once you download the project, you need to install the Errant Landscape plugin in the engine or in the project's plugin folder. The Errant Landscape plugin is enabled by default in the project.

Terraforming

The first game mode allows scultping a landscape by placing hills, mountains, and houses. It uses non-Persistent brushes and works in multiplayer.

Multiplayer:

Shoveling

The second game mode allows digging thousands of holes in the landscape. It uses Persistent brushes and works in multiplayer.

In order to achieve a smoother lanscape surface, we downscaled the lansdcape to 25%.

image