diff --git a/assets/landscape/aa_zone.tscn b/assets/landscape/aa_zone.tscn new file mode 100644 index 0000000..269470f --- /dev/null +++ b/assets/landscape/aa_zone.tscn @@ -0,0 +1,28 @@ +[gd_scene load_steps=5 format=2] + +[ext_resource path="res://addons/zylann.hterrain/hterrain_texture_set.gd" type="Script" id=1] +[ext_resource path="res://addons/zylann.hterrain/hterrain.gd" type="Script" id=2] +[ext_resource path="res://assets/landscape/aa_zone_data/data.hterrain" type="Resource" id=3] + +[sub_resource type="Resource" id=1] +script = ExtResource( 1 ) +mode = 0 +textures = [ [ ], [ ] ] + +[node name="aa_zone" type="Spatial"] + +[node name="HTerrain" type="Spatial" parent="."] +script = ExtResource( 2 ) +_terrain_data = ExtResource( 3 ) +chunk_size = 32 +collision_enabled = true +collision_layer = 1 +collision_mask = 1 +shader_type = "Classic4Lite" +custom_shader = null +custom_globalmap_shader = null +texture_set = SubResource( 1 ) +shader_params/u_ground_uv_scale = 20 +shader_params/u_depth_blending = true +shader_params/u_triplanar = false +shader_params/u_tile_reduction = Plane( 0, 0, 0, 0 ) diff --git a/assets/landscape/aa_zone_data/color.png b/assets/landscape/aa_zone_data/color.png new file mode 100644 index 0000000..6fc18cc Binary files /dev/null and b/assets/landscape/aa_zone_data/color.png differ diff --git a/assets/landscape/aa_zone_data/color.png.import b/assets/landscape/aa_zone_data/color.png.import new file mode 100644 index 0000000..c565254 --- /dev/null +++ b/assets/landscape/aa_zone_data/color.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/color.png-6fae080325767b3a9d1e5f728d78106c.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/landscape/aa_zone_data/color.png" +dest_files=[ "res://.import/color.png-6fae080325767b3a9d1e5f728d78106c.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=false +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=false +svg/scale=1.0 diff --git a/assets/landscape/aa_zone_data/data.hterrain b/assets/landscape/aa_zone_data/data.hterrain new file mode 100644 index 0000000..9a1e3d4 --- /dev/null +++ b/assets/landscape/aa_zone_data/data.hterrain @@ -0,0 +1,37 @@ +{ + "maps": [ + [ + { + "id": 0 + } + ], + [ + { + "id": 0 + } + ], + [ + { + "id": 0 + } + ], + [ + { + "id": 0 + } + ], + [ + + ], + [ + + ], + [ + + ], + [ + + ] + ], + "version": "0.11" +} \ No newline at end of file diff --git a/assets/landscape/aa_zone_data/height.res b/assets/landscape/aa_zone_data/height.res new file mode 100644 index 0000000..71398c7 Binary files /dev/null and b/assets/landscape/aa_zone_data/height.res differ diff --git a/assets/landscape/aa_zone_data/normal.png b/assets/landscape/aa_zone_data/normal.png new file mode 100644 index 0000000..217e711 Binary files /dev/null and b/assets/landscape/aa_zone_data/normal.png differ diff --git a/assets/landscape/aa_zone_data/normal.png.import b/assets/landscape/aa_zone_data/normal.png.import new file mode 100644 index 0000000..5fbcf73 --- /dev/null +++ b/assets/landscape/aa_zone_data/normal.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/normal.png-60806eed38d43670ed0dcf0361a9c8e3.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/landscape/aa_zone_data/normal.png" +dest_files=[ "res://.import/normal.png-60806eed38d43670ed0dcf0361a9c8e3.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=0 +process/fix_alpha_border=false +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=false +svg/scale=1.0 diff --git a/assets/landscape/aa_zone_data/splat.png b/assets/landscape/aa_zone_data/splat.png new file mode 100644 index 0000000..931f2d7 Binary files /dev/null and b/assets/landscape/aa_zone_data/splat.png differ diff --git a/assets/landscape/aa_zone_data/splat.png.import b/assets/landscape/aa_zone_data/splat.png.import new file mode 100644 index 0000000..c337724 --- /dev/null +++ b/assets/landscape/aa_zone_data/splat.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/splat.png-a4c6d4ea576969eeb7d89a38b11e3bc0.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/landscape/aa_zone_data/splat.png" +dest_files=[ "res://.import/splat.png-a4c6d4ea576969eeb7d89a38b11e3bc0.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=0 +process/fix_alpha_border=false +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=false +svg/scale=1.0