Difference between revisions of "Terraform"

From Zero-K
Jump to navigation Jump to search
Line 1: Line 1:
 
All [[Unit_classes#Constructor|construction units]], [[Commander]]s and [[Caretaker]]s can modify the terrain in Zero-K by paying [[Metal]] and [[Energy]]. Terraform has many shapes and applications but not all are needed all the time. This page is roughly sorted from the most common forms of terraform to the most complex.
 
All [[Unit_classes#Constructor|construction units]], [[Commander]]s and [[Caretaker]]s can modify the terrain in Zero-K by paying [[Metal]] and [[Energy]]. Terraform has many shapes and applications but not all are needed all the time. This page is roughly sorted from the most common forms of terraform to the most complex.
  
{{TOC right}}
+
<div style="float:right;"><youtube>https://www.youtube.com/watch?v=9pSigOsGJeo</youtube></div>
 
[[File:Intro_terraform.png]]
 
[[File:Intro_terraform.png]]
  
Line 10: Line 10:
 
To select a preset ensure that you have a constructor selected and press the hotkey. The cursor should turn into either a raise or level icon. Release the hotkey then click and drag the mouse to draw a shape. A single click will create a spike or hole, while a dragged line creates a while. The selected constructors will then work on terraform in that shape with height determined by the preset.
 
To select a preset ensure that you have a constructor selected and press the hotkey. The cursor should turn into either a raise or level icon. Release the hotkey then click and drag the mouse to draw a shape. A single click will create a spike or hole, while a dragged line creates a while. The selected constructors will then work on terraform in that shape with height determined by the preset.
  
Presets can be added and tweaks via the Terraform Preset Hotkeys section of Hotkeys/Construction in the ingame menu (F10).
+
Heights and hotkeys can be tweaked via Terraform Preset Hotkeys section of Hotkeys/Construction in the ingame menu (F10).
  
 
== Terraforming Under Structures ==
 
== Terraforming Under Structures ==
Line 23: Line 23:
 
{{See|Structure Placement}}
 
{{See|Structure Placement}}
  
== Terraform Types ==
+
= Full Terraform Commands =
  
 
The full terraform commands can be found at the bottom of the 'Special' tab in the command menu. There are five types.
 
The full terraform commands can be found at the bottom of the 'Special' tab in the command menu. There are five types.
<div style="float:right;"><youtube>https://www.youtube.com/watch?v=9pSigOsGJeo</youtube></div>
 
* https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/ramp.png —Ramp
 
* https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/level.png —Level
 
* https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/raise.png —Raise
 
* https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/smooth.png —Smooth
 
* https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/restore.png —Restore
 
  
'''Right-click''' at any time during the terraform will cancel the command.
+
=== Ramp ===
 +
https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/ramp.png
  
== Interface: Lasso Selection ==
+
'''Ramp''' creates a slope between two points. It is not drawn as a shape in the same way as each of the other commands. To make a simple ramp do the following.
  
'''Level''', '''Raise''', '''Smooth''' and '''Restore''' have the same interface for selecting the effected area. They differ in what they do to the terrain.
+
* '''Left-click''' and hold the mouse where you want the ramp to start.
 +
* '''Drag''' the mouse to where you want to end the ramp, and '''release'''.
 +
* Move the mouse to set ramp width, then '''Left-click''' again.
  
https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/level.png https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/raise.png https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/smooth.png https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/restore.png
+
The colour of the ramp indicates what will be able to climb it: green for vehicles, yellow for bots, and red for spider-only. Ramps can be made between any points in space, not just the ground. More advanced ramps are covered below.
  
'''Left-click''' on the ground and hold the mouse to start drawing a line. Drawing the area selects the area to be terraformed. If the end of the line is close to the start when the left mouse button is released the area inside the loop will be terraformed (like lasso selection), if the ends are far away the drawn line will be terraformed (good for making walls).
+
=== Level ===
 +
https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/level.png
  
[[File:Lasso_terraform.jpg]]
+
'''Level''' sets terrain in an area to exactly the same height. The result will always be flat.
  
If you are using '''Smooth''' or '''Restore''' the command will be given when you release the mouse. If you are using '''Level''' or '''Raise''' you will have to chose either which height to level to or how much to raise the land. This is done by moving the mouse up/down then clicking when it looks like it is at the desired height.
+
=== Raise ===
 +
https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/raise.png
  
[[File:Setheight_terraform.jpg]]
+
'''Raise''' raises or lowers the terrain in an area by the same amount. The relative height of the terrain within the area is not changed.
  
== Effects of Terraform and Modifiers ==
+
=== Restore ===
 +
https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/restore.png
  
Here are the effects of '''Level''', '''Raise''', '''Smooth''' and '''Restore'''. The modifiers {{Key press|Alt}} and {{Key press|Ctrl}} can be held during the Height Choosing phase of the '''Level''' and '''Raise''' commands for more height choosing control.
+
'''Restore''' reverts the height of the terrain to what it was at the start of the game.  
  
=== Level ===
+
=== Smooth ===
 +
https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/smooth.png
  
[[File:Level.sized_terraform.jpg]]
+
'''Smooth''' flattens sharp edges of the terrain. Hills and cliffs are blunted. Smooth is useful for joining ramps together.
  
'''Level''' will move the terrain in the area to exactly the same height, the result terrain will be flat. For example a hill could be flattened.
+
== Height Selection ==
 +
[[File:Setheight_terraform.jpg|thumb]]
 +
The height of full '''Level''' and '''Raise''' commands is selected by moving the mouse up or down after the shape is set. '''Restore''' and '''Smooth''' do not have height selection, while '''Ramp''' commands are issued in a different way.
  
 +
'''Level''' height selection has the following modifiers.
 
* Hold {{Key press|Alt}} to snap to either the starting height, just below water level (so that ships can't pass) or the level just below water level that land units cannot pass (23 deep).
 
* Hold {{Key press|Alt}} to snap to either the starting height, just below water level (so that ships can't pass) or the level just below water level that land units cannot pass (23 deep).
 
 
* Hold {{Key press|Ctrl}} and move the mouse to select the height to be levelled to from terrain by mousing over the terrain.
 
* Hold {{Key press|Ctrl}} and move the mouse to select the height to be levelled to from terrain by mousing over the terrain.
  
* Tap {{Key press|Space}} to cycle through only raise or only level. This limits the terraform to either take away or add terrain instead of a mix of both. Can be toggled during Lasso stage.
+
'''Raise''' height selection has the following modifiers.
 
+
* Hold {{Key press|Alt}} to snap to heights by steps of 6. A 6 high (or deep) wall (or trench) will be impassable to vehicles but passable to bots. An 18 high wall will be impassable to bots.
=== Raise ===
 
 
 
[[File:Raise.sized_terraform.jpg]]
 
 
 
'''Raise''' raises or lowers the terrain in the area by the same amount, the relative height of the terrain within the area is not changed.
 
 
 
* Hold {{Key press|Alt}} to snap to heights by steps of 15. A 15 high (or deep) wall (or trench) will be impassable to vehicles but passable to bots. A 18 high wall will be impassable to most common bots. A 30 high wall will be impassable to everything except spiders.
 
 
 
 
* Press {{Key press|Ctrl}} to reset the height to 0.
 
* Press {{Key press|Ctrl}} to reset the height to 0.
  
=== Smooth ===
+
Additionally, pressing {{Key press|Space}} at any time during a '''Ramp''', '''Level''', '''Restore''' or '''Smooth''' command toggles through 'Only Raise' and 'Only Lower'. This tells the command to avoid removing terrain or to avoid adding it.
 
 
[[File:Smooth1.sized_terraform.jpg|360px]] [[File:Smooth2.sized_terraform.jpg|360px]]
 
  
'''Smooth''' flattens sharp edges of the terrain. Cliffs become less sharp.
+
== Drawing Shapes ==
 +
[[File:Lasso_terraform.jpg|thumb]]
 +
The first step of a '''Level''', '''Raise''', '''Smooth''' or '''Restore''' command is to draw a shape.
  
=== Restore ===
+
https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/level.png https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/raise.png https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/smooth.png https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/restore.png
  
[[File:Restore1.sized_terraform.jpg|360px]] [[File:Restore2.sized_terraform.jpg|360px]]
+
The simplest shapes are the line and the blob. '''Left-click''' on the ground and hold the mouse to start drawing a line.
 +
* If the two ends of the line meet, then the area enclosed by the line will be terraformed.
 +
* Otherwise, the line is thickened and used as the terraform area.
 +
'''Left-click''' without holding draws a point, which is then thickened into a 2x2 box like a line terraform.
  
'''Restore''' reverts the height of the terrain to what it was at the start of the game.
+
The modifiers {{Key press|Alt}} and {{Key press|Ctrl}} can be used to draw different shapes.
 +
* Hold {{Key press|Alt}} then '''Left-click and drag''' to terraform filled a rectangular area.
 +
* Hold {{Key combo|Alt|Ctrl}} then '''Left-click and drag''' to terraform hollow rectangle.
 +
* Hold {{Key combo|Alt|Ctrl}} then '''Left-click''' on a building or unit to create a wall around that unit.
 +
* Hold {{Key press|Ctrl}} at any time during line drawing to create a straight section of line. Straight and non-straight lines can be mixed by pressing and releasing {{Key press|Ctrl}}.
  
* Tap {{Key press|Space}} to cycle through ''only raise'' or ''only level''. This limits the terraform to either take away or to add terrain instead of a mix of both. Toggle during Lasso stage.
+
All shape drawing modifiers can be used with terraform presets. For example, to quickly wall off a structure you could press {{Key combo|Alt|M}} then hold {{Key combo|Alt|Ctrl}} and '''Left-click''' the structure.  
  
== Advanced Area Selection ==
+
== Advanced Ramp ==
 +
[[File:Ramp1.sized_terraform.jpg|thumb]]
 +
The full '''Ramp''' can make a slope between any two points above or below the terrain. Here is the process.
 +
* Hold {{Key press|Ctrl}} and '''Left-click and drag''' to set the start height, then '''release'''. If you want to start at the height of the terrain, then just '''Left-click'''.
 +
* '''Move''' the mouse to where you want to end the ramp, without holding any buttons.
 +
* '''Left-click and drag''' to set the end height, then '''release'''.
 +
* '''Move''' the mouse to set the width, then '''Left-click''' to issue the command.
  
For easier terraforming, {{Key press|Alt}} and/or {{Key press|Ctrl}} can be used to modify the way the lasso command is given.
+
A few modifiers are available.
 
+
* Hold {{Key press|Alt}} instead of {{Key press|Ctrl}} for the first click to snap the height to just below water level, which is helpful for getting hovercraft out of the water).
* Hold {{Key press|Alt}} while clicking to terraform a rectangular area.{{clear}}[[File:Square_terraform.jpg]]
+
* Hold {{Key press|Alt}} when setting the height of the end of the ramp to snap to useful heights and gradients. These are the maximum bot pathable slopes, the maximum vehicle pathable slopes, flat, the original ground height, and just below water level.
* Hold {{Key press|Alt}} and click on a building or unit to create a wall around that unit.{{clear}}[[File:Autowall.sized_terraform.jpg]]
 
* Hold {{Key combo|Alt|Ctrl}} while clicking to create a hollow rectangle of terraform.{{clear}}[[File:Ring.sized_terraform.jpg]]
 
* Hold {{Key press|Ctrl}} at any time during line drawing to create a straight section of line. Straight and non-straight lines can be mixed by pressing and releasing {{Key press|Ctrl}}.{{clear}}[[File:Loopy.sized_terraform.jpg]]
 
 
 
== Ramp ==
 
 
 
The ramp command interface is different from that of the other terraform commands.
 
 
 
First select the '''Ramp''' command from the command menu.
 
 
 
https://raw.githubusercontent.com/ZeroK-RTS/Zero-K/master/LuaUI/Images/commands/ramp.png
 
 
 
=== Simple Ramp ===
 
This is a simple way to make a ramp between 2 points on the ground. It uses exactly the same interface as advanced ramp.
 
 
 
* '''Left-click''' the start of the ramp.
 
* '''Left-click''' the end of the ramp.
 
* '''Left-click''' again.
 
 
 
=== Advanced Ramp ===
 
Using the full ramp interface you can make a ramp between any two arbitrary points above or below the terrain and choose the width of the ramp.
 
 
 
'''Left-click''' on the ground to set the start of the ramp. '''If''' you want to choose the height of the start of the ramp, hold the click and move the mouse up or down. A little green line will appear out of the ground to indicate the height. The default height is the ground height. Release the mouse to select the height.
 
 
 
* Hold {{Key press|Alt}} when choosing the start height to snap to the original ground height or just below water level(helpful for getting hovers out of the water).{{clear}}[[File:Ramp1.sized_terraform.jpg|480px]]
 
* '''Left-lick''' on the ground to set the end of the ramp. As with the start of the ramp, you can hold the mouse and move to choose the height.  
 
* Hold {{Key press|Alt}} when choosing the end height to snap the gradient of the ramp to either upwards bot pathable, upwards vehicle pathable, flat, downwards vehicle pathable, downwards  bot pathable, the original ground height or just below water level.{{clear}}[[File:Ramp2.sized_terraform.jpg|480px]]
 
* Move the mouse up/down (not held down) and click to set the width of the ramp. Then '''left-click''' to build it.{{clear}}[[File:Ramp3.sized_terraform.jpg|480px]]
 
  
 
The ramp colour indicates whether all units will be able to use it, if vehicles/tanks will not be able to use it and if only spiders can use it.
 
The ramp colour indicates whether all units will be able to use it, if vehicles/tanks will not be able to use it and if only spiders can use it.
 
 
<gallery mode="packed" widths="240px" heights="280px">
 
<gallery mode="packed" widths="240px" heights="280px">
 
File:Ramp_green_terraform.jpg|Green: Every land unit can use.
 
File:Ramp_green_terraform.jpg|Green: Every land unit can use.
Line 131: Line 110:
 
</gallery>
 
</gallery>
  
Optional: Tap {{Key press|Space}} to cycle through ''only raise'' or ''only level''. This limits the terraform to either take away or add terrain instead of a mix of both. Can be toggled at any stage during the ramp command.
+
= Construction Cost =
 
 
== Cost ==
 
 
 
Terraform by default costs 1 metal, energy and build power to raise or lower 1 heightmap grid, each vertex of the blue grid maps onto a point on the heightmap grid. Due to the sloped sides it will be costly to make a very high spire. Equal volumes of terraform will have the same cost regardless of shape. Cost can be changed with the "terraform cost multiplier" [[Setting_Up_a_Game#Advanced_Options|ModOption]].
 
  
As a general guideline, assuming the base value for terraforming cost, creating a 15 deep wall (or trench) will cost roughly 19 resources per 'segment'.
+
A few factors determine terraform cost so it is difficult to estimate precisely. Here are some common shapes that all cost around 300 metal and energy.
 +
[[File:Terraform300Cost2.png]]
  
Building a "skydust" (i.e. [[Stardust]] on a pillar) costs about 50 resources for a 50 height pillar, or 85 resources for 100 height.
+
Large terraform shapes are split up into segments which track cost and progress independently. The cost of a segment is determined made up of:
 +
* A small base cost, paid before any terrain is moved.
 +
* A relatively high cost on height added or subtracted around the edge of the shape, capped at a height of 14.
 +
* A cost per volume added or subtracted. The volume cost is paid for the buttress that builds up around large height differences as well.
 +
The costs are balanced to make a wide range of interesting terraform shapes balanced and cost effective. Th perimeter cost keeps bulky areas reasonably priced compared to thin walls, and the height cap on thin walls allows short vehicle-blocking walls to be relatively expensive for the volume they move. The main cost of thin high spires or deep holes is the volumne cost for all the buttressing.
  
 
== Terraform blocking ==
 
== Terraform blocking ==

Revision as of 21:22, 20 December 2022

All construction units, Commanders and Caretakers can modify the terrain in Zero-K by paying Metal and Energy. Terraform has many shapes and applications but not all are needed all the time. This page is roughly sorted from the most common forms of terraform to the most complex.

Intro terraform.png

Terraform Presets

The easiest way to make common terraform shapes is via presets. These are hotkeys that raise/lower the terrain by some amount, or level it to a particular height. The default presets are as follows. TerraPresetsSmall.png

  • Alt + V‎: Cheaply stops vehicles from passing, while letting bots pass.
  • Alt + B‎: Cheaply stops bots and vehicles from passing.
  • Alt + N‎: Protects small to medium sized units from direct fire while allowing nearby turrets to shoot. This allows indirect fire units like Rogue or Recluse to shoot at a Stinger with impunity.
  • Alt + M‎: Raises to a height that blocks direct fire and most indirect fire too.
  • Alt + G‎: Levels terrain to the height of the ground at the clicked location.
  • Alt + H‎: Raises tall spire to give high ground advantage for units like Crab.
  • Alt + J‎: Makes a deep hole, which can be useful for hiding in a pinch.

To select a preset ensure that you have a constructor selected and press the hotkey. The cursor should turn into either a raise or level icon. Release the hotkey then click and drag the mouse to draw a shape. A single click will create a spike or hole, while a dragged line creates a while. The selected constructors will then work on terraform in that shape with height determined by the preset.

Heights and hotkeys can be tweaked via Terraform Preset Hotkeys section of Hotkeys/Construction in the ingame menu (F10).

Terraforming Under Structures

Many structures benefit from being raised on a spike or sunk into a hole. This terraform has to be completed before the building is constructed. To select the height of a structure, first select it from the build options (so that the ghost is on the mouse cursor), then do one or both of the following.

  • Press B to enable pre-terraforming, then press C and V to adjust the height up and down.
  • Hold Alt and scroll the mouse wheel to adjust the height up and down.

The height of the structure is indicated by a green rectangle. Place the structure command to queue a terraform command prior to the structure, so that it ends up at the desired height.

The height you last set for each structure type is remembered by the interface, even between games. This system can also be used to place structures in areas that would otherwise be too steep. The hotkeys for height changing can be set in the Terraform Structure Placement section of Hotkeys/Construction in the ingame menu (F10).

Further information: Structure Placement

Full Terraform Commands

The full terraform commands can be found at the bottom of the 'Special' tab in the command menu. There are five types.

Ramp

ramp.png

Ramp creates a slope between two points. It is not drawn as a shape in the same way as each of the other commands. To make a simple ramp do the following.

  • Left-click and hold the mouse where you want the ramp to start.
  • Drag the mouse to where you want to end the ramp, and release.
  • Move the mouse to set ramp width, then Left-click again.

The colour of the ramp indicates what will be able to climb it: green for vehicles, yellow for bots, and red for spider-only. Ramps can be made between any points in space, not just the ground. More advanced ramps are covered below.

Level

level.png

Level sets terrain in an area to exactly the same height. The result will always be flat.

Raise

raise.png

Raise raises or lowers the terrain in an area by the same amount. The relative height of the terrain within the area is not changed.

Restore

restore.png

Restore reverts the height of the terrain to what it was at the start of the game.

Smooth

smooth.png

Smooth flattens sharp edges of the terrain. Hills and cliffs are blunted. Smooth is useful for joining ramps together.

Height Selection

Setheight terraform.jpg

The height of full Level and Raise commands is selected by moving the mouse up or down after the shape is set. Restore and Smooth do not have height selection, while Ramp commands are issued in a different way.

Level height selection has the following modifiers.

  • Hold Alt to snap to either the starting height, just below water level (so that ships can't pass) or the level just below water level that land units cannot pass (23 deep).
  • Hold Ctrl and move the mouse to select the height to be levelled to from terrain by mousing over the terrain.

Raise height selection has the following modifiers.

  • Hold Alt to snap to heights by steps of 6. A 6 high (or deep) wall (or trench) will be impassable to vehicles but passable to bots. An 18 high wall will be impassable to bots.
  • Press Ctrl to reset the height to 0.

Additionally, pressing Space at any time during a Ramp, Level, Restore or Smooth command toggles through 'Only Raise' and 'Only Lower'. This tells the command to avoid removing terrain or to avoid adding it.

Drawing Shapes

Lasso terraform.jpg

The first step of a Level, Raise, Smooth or Restore command is to draw a shape.

level.png raise.png smooth.png restore.png

The simplest shapes are the line and the blob. Left-click on the ground and hold the mouse to start drawing a line.

  • If the two ends of the line meet, then the area enclosed by the line will be terraformed.
  • Otherwise, the line is thickened and used as the terraform area.

Left-click without holding draws a point, which is then thickened into a 2x2 box like a line terraform.

The modifiers Alt and Ctrl can be used to draw different shapes.

  • Hold Alt then Left-click and drag to terraform filled a rectangular area.
  • Hold ‎Alt + Ctrl‎ then Left-click and drag to terraform hollow rectangle.
  • Hold ‎Alt + Ctrl‎ then Left-click on a building or unit to create a wall around that unit.
  • Hold Ctrl at any time during line drawing to create a straight section of line. Straight and non-straight lines can be mixed by pressing and releasing Ctrl.

All shape drawing modifiers can be used with terraform presets. For example, to quickly wall off a structure you could press ‎Alt + M‎ then hold ‎Alt + Ctrl‎ and Left-click the structure.

Advanced Ramp

Ramp1.sized terraform.jpg

The full Ramp can make a slope between any two points above or below the terrain. Here is the process.

  • Hold Ctrl and Left-click and drag to set the start height, then release. If you want to start at the height of the terrain, then just Left-click.
  • Move the mouse to where you want to end the ramp, without holding any buttons.
  • Left-click and drag to set the end height, then release.
  • Move the mouse to set the width, then Left-click to issue the command.

A few modifiers are available.

  • Hold Alt instead of Ctrl for the first click to snap the height to just below water level, which is helpful for getting hovercraft out of the water).
  • Hold Alt when setting the height of the end of the ramp to snap to useful heights and gradients. These are the maximum bot pathable slopes, the maximum vehicle pathable slopes, flat, the original ground height, and just below water level.

The ramp colour indicates whether all units will be able to use it, if vehicles/tanks will not be able to use it and if only spiders can use it.

Construction Cost

A few factors determine terraform cost so it is difficult to estimate precisely. Here are some common shapes that all cost around 300 metal and energy. Terraform300Cost2.png

Large terraform shapes are split up into segments which track cost and progress independently. The cost of a segment is determined made up of:

  • A small base cost, paid before any terrain is moved.
  • A relatively high cost on height added or subtracted around the edge of the shape, capped at a height of 14.
  • A cost per volume added or subtracted. The volume cost is paid for the buttress that builds up around large height differences as well.

The costs are balanced to make a wide range of interesting terraform shapes balanced and cost effective. Th perimeter cost keeps bulky areas reasonably priced compared to thin walls, and the height cap on thin walls allows short vehicle-blocking walls to be relatively expensive for the volume they move. The main cost of thin high spires or deep holes is the volumne cost for all the buttressing.

Terraform blocking

By placing troops or structures near the terraforming projects of your opponent you can deny their construction indefinitely. Use this to stop the enemy from building mountain ranges in your backyard or to defend your own creations from being deconstructed by enemy builders.

Tera block.png

Tips

You can protect non-combat structures not sensitive to terrain such as cloak/shield generators, nanoturrets, Gunship Plants and Missile Silos with walls or holes.

Buildings cannot be moved vertically once placed. If you want to put a Fusion in a hole for safety the hole will have to be built before the Fusion.

Big Berthas, Crabs and Ogres are very good at knocking down walls. Quake missiles are the ultimate solution against landscape designers.

Crabesmooth.sized terraform.jpg

You can use terraforming to make a trench or wall underwater to stop amphibious bots.

Lobsters can throw units over low walls.

Terraform ramp can be used with Newtons to fire units at the enemy!

Newtonramp.sized terraform.jpg