Changes between Version 1 and Version 2 of Scripting/Example1


Ignore:
Timestamp:
04/06/18 17:38:03 (6 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Scripting/Example1

    v1 v2  
    1818
    1919// Use the same height map to set the default terrain. For the terrain indices
    20 // to use, see: http://www.worldpainter.net/trac/wiki/Scripting/TerrainTypeValues
     20// to use, see: https://www.worldpainter.net/trac/wiki/Scripting/TerrainTypeValues
    2121wp.applyHeightMap(heightMap)
    2222        .toWorld(world)