Terraform tool 0.9
Updated for latest game version.
Also added some visual indicator for where terrain nodes are.
Allows terrain modification in-game.
NOTE ! To init level tool right click on the terrain from which you want to copy the height.
Config file must be located in
C:UsersYOUAppDataLocalColossal OrderCities_SkylinesAddonsModsTerraformToolTerraformTool.xml
Just paste below content to start:
<?xml version=”1.0″ encoding=”utf-8″ ?>
<ConfigData xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xmlns:xsd=”http://www.w3.org/2001/XMLSchema”>
<MoneyModifer>500</MoneyModifer>
<Free>false</Free>
</ConfigData>
0.8
Support for waterworks ->
0.7
Brand new tool for fixed level terraforming. Just try it out ?
Left mouse button builds up right builds down.
Keys:
Numpad Plus / Minus brush size
Shift + Numpad Plus / Minus tool strength
Ctrl+Z to undo
Rebinding those keys in editor tab also works.
Settings (brush size and strength) are remembered separately for different tools.
You can now actually see what the cost is while doing modification. Also It will no more undo last change if you run out of money. Terraforming just stops.
Works with unlimited money mod.
Also for all interested here’s source code