| @ -0,0 +1,9 @@ | |||||
| [gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://bnqiumcb3ixan"] | |||||
| [ext_resource type="Texture2D" uid="uid://dxh0tr1jn2sym" path="res://assets/textures/wood-end.png" id="1_vqb8t"] | |||||
| [resource] | |||||
| albedo_texture = ExtResource("1_vqb8t") | |||||
| metallic_specular = 0.0 | |||||
| roughness = 0.0 | |||||
| texture_filter = 0 | |||||
| @ -0,0 +1,9 @@ | |||||
| [gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://h0naiw6swfkl"] | |||||
| [ext_resource type="Texture2D" uid="uid://0mw651622h01" path="res://assets/textures/wood-side.png" id="1_voafl"] | |||||
| [resource] | |||||
| albedo_texture = ExtResource("1_voafl") | |||||
| metallic_specular = 0.0 | |||||
| roughness = 0.0 | |||||
| texture_filter = 0 | |||||
| @ -0,0 +1,34 @@ | |||||
| [remap] | |||||
| importer="texture" | |||||
| type="CompressedTexture2D" | |||||
| uid="uid://bgo4mb3atmbot" | |||||
| path="res://.godot/imported/dirt-grass.png-12fb5ebf1f814e95cc24f2d6fd063398.ctex" | |||||
| metadata={ | |||||
| "vram_texture": false | |||||
| } | |||||
| [deps] | |||||
| source_file="res://assets/textures/dirt-grass.png" | |||||
| dest_files=["res://.godot/imported/dirt-grass.png-12fb5ebf1f814e95cc24f2d6fd063398.ctex"] | |||||
| [params] | |||||
| compress/mode=0 | |||||
| compress/high_quality=false | |||||
| compress/lossy_quality=0.7 | |||||
| compress/hdr_compression=1 | |||||
| compress/normal_map=0 | |||||
| compress/channel_pack=0 | |||||
| mipmaps/generate=false | |||||
| 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=1 | |||||
| @ -0,0 +1,35 @@ | |||||
| [remap] | |||||
| importer="texture" | |||||
| type="CompressedTexture2D" | |||||
| uid="uid://dxh0tr1jn2sym" | |||||
| path.s3tc="res://.godot/imported/wood-end.png-880ae7062d85d2bd8bfc66b6bcdb95a8.s3tc.ctex" | |||||
| metadata={ | |||||
| "imported_formats": ["s3tc_bptc"], | |||||
| "vram_texture": true | |||||
| } | |||||
| [deps] | |||||
| source_file="res://assets/textures/wood-end.png" | |||||
| dest_files=["res://.godot/imported/wood-end.png-880ae7062d85d2bd8bfc66b6bcdb95a8.s3tc.ctex"] | |||||
| [params] | |||||
| compress/mode=2 | |||||
| compress/high_quality=false | |||||
| compress/lossy_quality=0.7 | |||||
| compress/hdr_compression=1 | |||||
| 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 | |||||
| @ -0,0 +1,35 @@ | |||||
| [remap] | |||||
| importer="texture" | |||||
| type="CompressedTexture2D" | |||||
| uid="uid://0mw651622h01" | |||||
| path.s3tc="res://.godot/imported/wood-side.png-7d9834bbc960a2c99991aedb7dcfa31e.s3tc.ctex" | |||||
| metadata={ | |||||
| "imported_formats": ["s3tc_bptc"], | |||||
| "vram_texture": true | |||||
| } | |||||
| [deps] | |||||
| source_file="res://assets/textures/wood-side.png" | |||||
| dest_files=["res://.godot/imported/wood-side.png-7d9834bbc960a2c99991aedb7dcfa31e.s3tc.ctex"] | |||||
| [params] | |||||
| compress/mode=2 | |||||
| compress/high_quality=false | |||||
| compress/lossy_quality=0.7 | |||||
| compress/hdr_compression=1 | |||||
| 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 | |||||
| @ -1,9 +1,11 @@ | |||||
| [gd_resource type="Resource" script_class="BlockResource" load_steps=2 format=3 uid="uid://bu0yoee1rs1se"] | |||||
| [gd_resource type="Resource" script_class="BlockResource" load_steps=3 format=3 uid="uid://bu0yoee1rs1se"] | |||||
| [ext_resource type="Script" uid="uid://dwrmy4mx0mw18" path="res://data_structure/block.gd" id="1_ljghb"] | [ext_resource type="Script" uid="uid://dwrmy4mx0mw18" path="res://data_structure/block.gd" id="1_ljghb"] | ||||
| [ext_resource type="Material" uid="uid://uex0dq00xomt" path="res://assets/materials/dirt.tres" id="1_n1cq6"] | |||||
| [resource] | [resource] | ||||
| script = ExtResource("1_ljghb") | script = ExtResource("1_ljghb") | ||||
| material_east = ExtResource("1_n1cq6") | |||||
| id = "001" | id = "001" | ||||
| name = "Dirt" | name = "Dirt" | ||||
| description = "Block of dirt" | description = "Block of dirt" | ||||
| @ -0,0 +1,18 @@ | |||||
| [gd_resource type="Resource" script_class="BlockResource" load_steps=4 format=3 uid="uid://bvudydis6w27b"] | |||||
| [ext_resource type="Material" uid="uid://bnqiumcb3ixan" path="res://assets/materials/wood_ends.tres" id="1_1n8h6"] | |||||
| [ext_resource type="Script" uid="uid://dwrmy4mx0mw18" path="res://data_structure/block.gd" id="2_1n8h6"] | |||||
| [ext_resource type="Material" uid="uid://h0naiw6swfkl" path="res://assets/materials/wood_side.tres" id="2_o823h"] | |||||
| [resource] | |||||
| script = ExtResource("2_1n8h6") | |||||
| material_east = ExtResource("2_o823h") | |||||
| material_west = ExtResource("2_o823h") | |||||
| material_north = ExtResource("2_o823h") | |||||
| material_south = ExtResource("2_o823h") | |||||
| material_top = ExtResource("1_1n8h6") | |||||
| material_bottom = ExtResource("1_1n8h6") | |||||
| id = "003" | |||||
| name = "Wood" | |||||
| description = "Wood log" | |||||
| metadata/_custom_type_script = "uid://dwrmy4mx0mw18" | |||||