diff --git a/Assets/Textures/Sand/M_Sand.tres b/Assets/Textures/Sand/M_Sand.tres new file mode 100644 index 0000000..650d1c8 --- /dev/null +++ b/Assets/Textures/Sand/M_Sand.tres @@ -0,0 +1,9 @@ +[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://b27870gqxnuai"] + +[ext_resource type="Texture2D" uid="uid://c2ptxav0ud0kg" path="res://Assets/Textures/Sand/Sand_Diffuse.png" id="1_vwott"] +[ext_resource type="Texture2D" uid="uid://fmqytawg0uli" path="res://Assets/Textures/Sand/Sand_Normal.png" id="2_clsr1"] + +[resource] +albedo_texture = ExtResource("1_vwott") +normal_enabled = true +normal_texture = ExtResource("2_clsr1") diff --git a/Assets/Textures/Sand/Sand_Diffuse.png b/Assets/Textures/Sand/Sand_Diffuse.png new file mode 100644 index 0000000..3d39528 Binary files /dev/null and b/Assets/Textures/Sand/Sand_Diffuse.png differ diff --git a/Assets/Textures/Sand/Sand_Diffuse.png.import b/Assets/Textures/Sand/Sand_Diffuse.png.import new file mode 100644 index 0000000..0e48977 --- /dev/null +++ b/Assets/Textures/Sand/Sand_Diffuse.png.import @@ -0,0 +1,36 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c2ptxav0ud0kg" +path.s3tc="res://.godot/imported/Sand_Diffuse.png-fdd04e698dd70afdba9d8f6a5393d016.s3tc.ctex" +path.etc2="res://.godot/imported/Sand_Diffuse.png-fdd04e698dd70afdba9d8f6a5393d016.etc2.ctex" +metadata={ +"imported_formats": ["s3tc", "etc2"], +"vram_texture": true +} + +[deps] + +source_file="res://Assets/Textures/Sand/Sand_Diffuse.png" +dest_files=["res://.godot/imported/Sand_Diffuse.png-fdd04e698dd70afdba9d8f6a5393d016.s3tc.ctex", "res://.godot/imported/Sand_Diffuse.png-fdd04e698dd70afdba9d8f6a5393d016.etc2.ctex"] + +[params] + +compress/mode=2 +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/bptc_ldr=0 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=true +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=0 diff --git a/Assets/Textures/Sand/Sand_Normal.png b/Assets/Textures/Sand/Sand_Normal.png new file mode 100644 index 0000000..e8c719a Binary files /dev/null and b/Assets/Textures/Sand/Sand_Normal.png differ diff --git a/Assets/Textures/Sand/Sand_Normal.png.import b/Assets/Textures/Sand/Sand_Normal.png.import new file mode 100644 index 0000000..c167e1a --- /dev/null +++ b/Assets/Textures/Sand/Sand_Normal.png.import @@ -0,0 +1,36 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://fmqytawg0uli" +path.s3tc="res://.godot/imported/Sand_Normal.png-e45c8125450c4cdc9833015bb7753711.s3tc.ctex" +path.etc2="res://.godot/imported/Sand_Normal.png-e45c8125450c4cdc9833015bb7753711.etc2.ctex" +metadata={ +"imported_formats": ["s3tc", "etc2"], +"vram_texture": true +} + +[deps] + +source_file="res://Assets/Textures/Sand/Sand_Normal.png" +dest_files=["res://.godot/imported/Sand_Normal.png-e45c8125450c4cdc9833015bb7753711.s3tc.ctex", "res://.godot/imported/Sand_Normal.png-e45c8125450c4cdc9833015bb7753711.etc2.ctex"] + +[params] + +compress/mode=2 +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/bptc_ldr=0 +compress/normal_map=1 +compress/channel_pack=0 +mipmaps/generate=true +mipmaps/limit=-1 +roughness/mode=1 +roughness/src_normal="res://Assets/Textures/Sand/Sand_Normal.png" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=0