total map overhaul start

This commit is contained in:
falsanix 2026-04-13 14:19:25 +03:00
parent 46621ee472
commit 1b2cd0e636
242 changed files with 2548531 additions and 791442 deletions

View file

@ -1,8 +1,8 @@
heightmap_file="map_data/packed_heightmap.png"
indirection_file="map_data/indirection_heightmap.png"
original_heightmap_size={ 18432 9216 }
tile_size=65
original_heightmap_size={ 11680 5760 }
tile_size=33
should_wrap_x=no
level_offsets={ { 0 0 } { 0 1787 } { 0 3090 } { 0 3685 } { 0 3865 } }
level_offsets={ { 0 0 } { 0 1831 } { 0 3556 } { 0 3839 } { 0 3911 } }
max_compress_level=4
empty_tile_offset={ 142 42 }
empty_tile_offset={ 166 60 }