map to be modified
This commit is contained in:
parent
bbe242402d
commit
ba20ff5be6
13 changed files with 37795 additions and 0 deletions
8
map_data/heightmap.heightmap
Normal file
8
map_data/heightmap.heightmap
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
heightmap_file="map_data/packed_heightmap.png"
|
||||
indirection_file="map_data/indirection_heightmap.png"
|
||||
original_heightmap_size={ 8192 4096 }
|
||||
tile_size=33
|
||||
should_wrap_x=no
|
||||
level_offsets={ { 0 0 } { 0 2953 } { 0 3641 } { 0 3776 } { 0 3793 } }
|
||||
max_compress_level=4
|
||||
empty_tile_offset={ 115 66 }
|
||||
Loading…
Add table
Add a link
Reference in a new issue