map to be modified

This commit is contained in:
Damimani 2024-11-07 22:24:15 +01:00
parent bbe242402d
commit ba20ff5be6
13 changed files with 37795 additions and 0 deletions

View 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 }