Part 2: resizing a terrain object: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 27: Line 27:
<br />
<br />
=== Option 2: The resize button in the terrain panel ===
=== Option 2: The resize button in the terrain panel ===
[[File:Option1_ResizeButton|none]]
[[File:Option2_ResizeButton|none]]
<sub>The resize button on the terrain panel</sub>
<sub>The resize button on the terrain panel</sub>



Revision as of 15:26, 19 September 2017

This article is part of a series on how to create and edit a terrain.

Part 1: creating a terrain object
Part 2: resizing a terrain object

This article describes how to resize your terrain.


Introduction

An integral part of being able to use your terrain is the ability to resize it as your level grows. In the Divinity Engine 2, we introduced vastly improved terrain resizing tools.

There are two ways to resize your terrain:

  • The resize interaction mode
  • The "Resize" button in the terrain panel


Resizing your terrain

Option 1: The resize interaction mode

File:Option1 ResizeInteractionMode

The resize interaction mode in action


Option 2: The resize button in the terrain panel

File:Option2 ResizeButton

The resize button on the terrain panel


See Also