diff --git a/godot/Levels/Room001.tscn b/godot/Levels/Room001.tscn index edb2679..598197f 100644 --- a/godot/Levels/Room001.tscn +++ b/godot/Levels/Room001.tscn @@ -1,3 +1,17 @@ -[gd_scene format=3 uid="uid://3qb27d8vkjku"] +[gd_scene load_steps=2 format=3 uid="uid://3qb27d8vkjku"] + +[ext_resource type="PackedScene" uid="uid://blod06auxvonj" path="res://Models/Environments/SM_Buildings_Floor_5x5_01.fbx" id="1_yoy7t"] [node name="Level" type="Level"] + +[node name="Root Scene" parent="." instance=ExtResource("1_yoy7t")] +transform = Transform3D(0.999983, 0, -0.00589918, 0, 1, 0, 0.00589918, 0, 0.999983, 0.0147045, 0, 0.0147913) + +[node name="Root Scene2" parent="." instance=ExtResource("1_yoy7t")] +transform = Transform3D(0.999983, 0, -0.00589918, 0, 1, 0, 0.00589918, 0, 0.999983, -0.0147913, 0, 5.0147) + +[node name="Root Scene3" parent="." instance=ExtResource("1_yoy7t")] +transform = Transform3D(0.999983, 0, -0.00589918, 0, 1, 0, 0.00589918, 0, 0.999983, -4.98521, 0, -0.0147045) + +[node name="Root Scene4" parent="." instance=ExtResource("1_yoy7t")] +transform = Transform3D(0.999983, 0, -0.00589918, 0, 1, 0, 0.00589918, 0, 0.999983, -5.0147, 0, 4.98521) diff --git a/godot/Models/Characters/ModularCharacters.fbx b/godot/Models/Characters/ModularCharacters.fbx new file mode 100644 index 0000000..19a2492 Binary files /dev/null and b/godot/Models/Characters/ModularCharacters.fbx differ diff --git a/godot/Models/Characters/ModularCharacters.fbx.import b/godot/Models/Characters/ModularCharacters.fbx.import new file mode 100644 index 0000000..6dc5bc9 --- /dev/null +++ b/godot/Models/Characters/ModularCharacters.fbx.import @@ -0,0 +1,34 @@ +[remap] + +importer="scene" +importer_version=1 +type="PackedScene" +uid="uid://c8h5f82tunglj" +path="res://.godot/imported/ModularCharacters.fbx-ce6e3e30d0ba5e348821aac7589e3947.scn" + +[deps] + +source_file="res://Models/Characters/ModularCharacters.fbx" +dest_files=["res://.godot/imported/ModularCharacters.fbx-ce6e3e30d0ba5e348821aac7589e3947.scn"] + +[params] + +nodes/root_type="" +nodes/root_name="" +nodes/apply_root_scale=true +nodes/root_scale=1.0 +meshes/ensure_tangents=true +meshes/generate_lods=true +meshes/create_shadow_meshes=true +meshes/light_baking=1 +meshes/lightmap_texel_size=0.2 +meshes/force_disable_compression=false +skins/use_named_skins=true +animation/import=true +animation/fps=30 +animation/trimming=false +animation/remove_immutable_tracks=true +import_script/path="" +_subresources={} +gltf/naming_version=1 +gltf/embedded_image_handling=1 diff --git a/godot/Models/Environments/Materials/Texture_01.tres b/godot/Models/Environments/Materials/Texture_01.tres new file mode 100644 index 0000000..fe3d702 --- /dev/null +++ b/godot/Models/Environments/Materials/Texture_01.tres @@ -0,0 +1,13 @@ +[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://cw7sfrh8j3jg6"] + +[ext_resource type="Texture2D" uid="uid://blqvnn1uyx5na" path="res://Models/Environments/Textures/PolygonPrototype_Texture_Grid_01.png" id="1_wwnl0"] + +[resource] +resource_name = "Texture_01" +albedo_color = Color(1, 0.819608, 0.219608, 1) +albedo_texture = ExtResource("1_wwnl0") +metallic_specular = 0.0 +roughness = 0.490532 +uv1_offset = Vector3(0, 0, 1) +uv1_triplanar = true +uv1_world_triplanar = true diff --git a/godot/Models/Environments/SM_Buildings_Floor_1x1_01.fbx b/godot/Models/Environments/SM_Buildings_Floor_1x1_01.fbx new file mode 100644 index 0000000..3351e4d Binary files /dev/null and b/godot/Models/Environments/SM_Buildings_Floor_1x1_01.fbx differ diff --git a/godot/Models/Environments/SM_Buildings_Floor_1x1_01.fbx.import b/godot/Models/Environments/SM_Buildings_Floor_1x1_01.fbx.import new file mode 100644 index 0000000..10a9bfa --- /dev/null +++ b/godot/Models/Environments/SM_Buildings_Floor_1x1_01.fbx.import @@ -0,0 +1,34 @@ +[remap] + +importer="scene" +importer_version=1 +type="PackedScene" +uid="uid://btecmjq3vmhq4" +path="res://.godot/imported/SM_Buildings_Floor_1x1_01.fbx-9f721ff0f4d2c8e8928ecc700617bbbc.scn" + +[deps] + +source_file="res://Models/Environments/SM_Buildings_Floor_1x1_01.fbx" +dest_files=["res://.godot/imported/SM_Buildings_Floor_1x1_01.fbx-9f721ff0f4d2c8e8928ecc700617bbbc.scn"] + +[params] + +nodes/root_type="" +nodes/root_name="" +nodes/apply_root_scale=true +nodes/root_scale=1.0 +meshes/ensure_tangents=true +meshes/generate_lods=true +meshes/create_shadow_meshes=true +meshes/light_baking=1 +meshes/lightmap_texel_size=0.2 +meshes/force_disable_compression=false +skins/use_named_skins=true +animation/import=true +animation/fps=30 +animation/trimming=false +animation/remove_immutable_tracks=true +import_script/path="" +_subresources={} +gltf/naming_version=1 +gltf/embedded_image_handling=1 diff --git a/godot/Models/Environments/SM_Buildings_Floor_2x2_01.fbx b/godot/Models/Environments/SM_Buildings_Floor_2x2_01.fbx new file mode 100644 index 0000000..967ac2a Binary files /dev/null and b/godot/Models/Environments/SM_Buildings_Floor_2x2_01.fbx differ diff --git a/godot/Models/Environments/SM_Buildings_Floor_2x2_01.fbx.import b/godot/Models/Environments/SM_Buildings_Floor_2x2_01.fbx.import new file mode 100644 index 0000000..c6003c3 --- /dev/null +++ b/godot/Models/Environments/SM_Buildings_Floor_2x2_01.fbx.import @@ -0,0 +1,34 @@ +[remap] + +importer="scene" +importer_version=1 +type="PackedScene" +uid="uid://c578516ar4g5x" +path="res://.godot/imported/SM_Buildings_Floor_2x2_01.fbx-c7b4d0c3a349d9dfab2ffc9c24734e4a.scn" + +[deps] + +source_file="res://Models/Environments/SM_Buildings_Floor_2x2_01.fbx" +dest_files=["res://.godot/imported/SM_Buildings_Floor_2x2_01.fbx-c7b4d0c3a349d9dfab2ffc9c24734e4a.scn"] + +[params] + +nodes/root_type="" +nodes/root_name="" +nodes/apply_root_scale=true +nodes/root_scale=1.0 +meshes/ensure_tangents=true +meshes/generate_lods=true +meshes/create_shadow_meshes=true +meshes/light_baking=1 +meshes/lightmap_texel_size=0.2 +meshes/force_disable_compression=false +skins/use_named_skins=true +animation/import=true +animation/fps=30 +animation/trimming=false +animation/remove_immutable_tracks=true +import_script/path="" +_subresources={} +gltf/naming_version=1 +gltf/embedded_image_handling=1 diff --git a/godot/Models/Environments/SM_Buildings_Floor_5x5_01.fbx b/godot/Models/Environments/SM_Buildings_Floor_5x5_01.fbx new file mode 100644 index 0000000..13a96fb Binary files /dev/null and b/godot/Models/Environments/SM_Buildings_Floor_5x5_01.fbx differ diff --git a/godot/Models/Environments/SM_Buildings_Floor_5x5_01.fbx.import b/godot/Models/Environments/SM_Buildings_Floor_5x5_01.fbx.import new file mode 100644 index 0000000..5ceef1d --- /dev/null +++ b/godot/Models/Environments/SM_Buildings_Floor_5x5_01.fbx.import @@ -0,0 +1,41 @@ +[remap] + +importer="scene" +importer_version=1 +type="PackedScene" +uid="uid://blod06auxvonj" +path="res://.godot/imported/SM_Buildings_Floor_5x5_01.fbx-02e3c7b991dbf89fa4d4bcbd98ad95dc.scn" + +[deps] + +source_file="res://Models/Environments/SM_Buildings_Floor_5x5_01.fbx" +dest_files=["res://.godot/imported/SM_Buildings_Floor_5x5_01.fbx-02e3c7b991dbf89fa4d4bcbd98ad95dc.scn"] + +[params] + +nodes/root_type="" +nodes/root_name="" +nodes/apply_root_scale=true +nodes/root_scale=1.0 +meshes/ensure_tangents=true +meshes/generate_lods=true +meshes/create_shadow_meshes=true +meshes/light_baking=1 +meshes/lightmap_texel_size=0.2 +meshes/force_disable_compression=false +skins/use_named_skins=true +animation/import=true +animation/fps=30 +animation/trimming=false +animation/remove_immutable_tracks=true +import_script/path="" +_subresources={ +"materials": { +"Texture_01": { +"use_external/enabled": true, +"use_external/path": "res://Models/Environments/Materials/Texture_01.tres" +} +} +} +gltf/naming_version=1 +gltf/embedded_image_handling=1 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_01.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_01.png new file mode 100644 index 0000000..56e6d84 Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_01.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_01.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_01.png.import new file mode 100644 index 0000000..a5f9717 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_01.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://clrw8rvsjhqn0" +path.s3tc="res://.godot/imported/PolygonPrototype_Texture_01.png-ed831d529596b632e4f3be6135038327.s3tc.ctex" +metadata={ +"imported_formats": ["s3tc_bptc"], +"vram_texture": true +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_01.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_01.png-ed831d529596b632e4f3be6135038327.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_01_Emission.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_01_Emission.png new file mode 100644 index 0000000..2a8688f Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_01_Emission.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_01_Emission.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_01_Emission.png.import new file mode 100644 index 0000000..a92f7c7 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_01_Emission.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://0kwgce44ro0d" +path="res://.godot/imported/PolygonPrototype_Texture_01_Emission.png-421bc27b3a3f79c17b80d568ee3ca9aa.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_01_Emission.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_01_Emission.png-421bc27b3a3f79c17b80d568ee3ca9aa.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_02.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_02.png new file mode 100644 index 0000000..a59eb3a Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_02.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_02.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_02.png.import new file mode 100644 index 0000000..c19f367 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_02.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dwesl8strqen" +path="res://.godot/imported/PolygonPrototype_Texture_02.png-b076d90cfd7b37cae8b044008f331e91.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_02.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_02.png-b076d90cfd7b37cae8b044008f331e91.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_03.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_03.png new file mode 100644 index 0000000..b451b46 Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_03.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_03.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_03.png.import new file mode 100644 index 0000000..7fd250a --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_03.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://p76e5gaoxtbr" +path="res://.godot/imported/PolygonPrototype_Texture_03.png-48c50a9af589422958e755b9eb10f5ed.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_03.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_03.png-48c50a9af589422958e755b9eb10f5ed.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_04.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_04.png new file mode 100644 index 0000000..ed1fc41 Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_04.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_04.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_04.png.import new file mode 100644 index 0000000..c739e60 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_04.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dg1l3p37suwt3" +path="res://.godot/imported/PolygonPrototype_Texture_04.png-93559159eb3466e54b1779968421b2c3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_04.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_04.png-93559159eb3466e54b1779968421b2c3.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_05.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_05.png new file mode 100644 index 0000000..1334487 Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_05.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_05.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_05.png.import new file mode 100644 index 0000000..3d3e7db --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_05.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d2q5y5nqthc50" +path="res://.godot/imported/PolygonPrototype_Texture_05.png-e0f1aa7e916d222808beb1492366ce0d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_05.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_05.png-e0f1aa7e916d222808beb1492366ce0d.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_06.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_06.png new file mode 100644 index 0000000..bd40ea2 Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_06.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_06.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_06.png.import new file mode 100644 index 0000000..fb06562 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_06.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c03oaimkg3jit" +path="res://.godot/imported/PolygonPrototype_Texture_06.png-0f2b574c6590aa5619de8c73e369e1b9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_06.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_06.png-0f2b574c6590aa5619de8c73e369e1b9.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_07.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_07.png new file mode 100644 index 0000000..b22cbdc Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_07.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_07.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_07.png.import new file mode 100644 index 0000000..a41d637 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_07.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://wtmp4wouvp6y" +path="res://.godot/imported/PolygonPrototype_Texture_07.png-172a4e8543e44a4cbe35572e6e0e0967.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_07.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_07.png-172a4e8543e44a4cbe35572e6e0e0967.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_08.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_08.png new file mode 100644 index 0000000..842d97a Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_08.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_08.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_08.png.import new file mode 100644 index 0000000..bf974c3 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_08.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bfr8rkfv8nu1c" +path="res://.godot/imported/PolygonPrototype_Texture_08.png-0617623a1d0ca961653cd3034bfaa990.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_08.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_08.png-0617623a1d0ca961653cd3034bfaa990.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_09.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_09.png new file mode 100644 index 0000000..673e0af Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_09.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_09.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_09.png.import new file mode 100644 index 0000000..4ad5ed5 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_09.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b5gpbh416a386" +path="res://.godot/imported/PolygonPrototype_Texture_09.png-a3b0f88d4fee5f85379c43c10d7698c2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_09.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_09.png-a3b0f88d4fee5f85379c43c10d7698c2.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_10.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_10.png new file mode 100644 index 0000000..8120eca Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_10.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_10.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_10.png.import new file mode 100644 index 0000000..656a732 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_10.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dr5v54l5ihsm5" +path="res://.godot/imported/PolygonPrototype_Texture_10.png-ab0f89f2e4de1db4f2061d7d60ae2420.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_10.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_10.png-ab0f89f2e4de1db4f2061d7d60ae2420.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_01.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_01.png new file mode 100644 index 0000000..3db8ffb Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_01.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_01.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_01.png.import new file mode 100644 index 0000000..7cae313 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_01.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://blqvnn1uyx5na" +path.s3tc="res://.godot/imported/PolygonPrototype_Texture_Grid_01.png-013965846bc5f2c1c5c8f3bcc6b2b824.s3tc.ctex" +metadata={ +"imported_formats": ["s3tc_bptc"], +"vram_texture": true +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_Grid_01.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_Grid_01.png-013965846bc5f2c1c5c8f3bcc6b2b824.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_02.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_02.png new file mode 100644 index 0000000..78186d4 Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_02.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_02.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_02.png.import new file mode 100644 index 0000000..edd19b1 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_02.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://utlkbl50fiwk" +path="res://.godot/imported/PolygonPrototype_Texture_Grid_02.png-8015e2ed7bee10cf20c0eb4af93c9eed.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_Grid_02.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_Grid_02.png-8015e2ed7bee10cf20c0eb4af93c9eed.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_03.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_03.png new file mode 100644 index 0000000..37c1868 Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_03.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_03.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_03.png.import new file mode 100644 index 0000000..5e26d1f --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_03.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d0k2680npkiwn" +path="res://.godot/imported/PolygonPrototype_Texture_Grid_03.png-2b92cb4882df549db11af64e7bc852cf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_Grid_03.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_Grid_03.png-2b92cb4882df549db11af64e7bc852cf.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_04.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_04.png new file mode 100644 index 0000000..2d257f0 Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_04.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_04.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_04.png.import new file mode 100644 index 0000000..32726f7 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_04.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bykki5cwf7ggl" +path="res://.godot/imported/PolygonPrototype_Texture_Grid_04.png-ab612bd80cfb1196ce3f6d928cb728af.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_Grid_04.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_Grid_04.png-ab612bd80cfb1196ce3f6d928cb728af.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_05.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_05.png new file mode 100644 index 0000000..8604783 Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_05.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_05.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_05.png.import new file mode 100644 index 0000000..0595059 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_05.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8r43jnl71orn" +path="res://.godot/imported/PolygonPrototype_Texture_Grid_05.png-1c400ed0cdc2bd35784197c997233f78.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_Grid_05.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_Grid_05.png-1c400ed0cdc2bd35784197c997233f78.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_06.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_06.png new file mode 100644 index 0000000..727bcf7 Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_06.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_06.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_06.png.import new file mode 100644 index 0000000..9ce5845 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_06.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b81gs23632gpm" +path="res://.godot/imported/PolygonPrototype_Texture_Grid_06.png-fdf4fb8d3f3236b792e75b8de4802b49.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_Grid_06.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_Grid_06.png-fdf4fb8d3f3236b792e75b8de4802b49.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_07.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_07.png new file mode 100644 index 0000000..cea20b3 Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_07.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_07.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_07.png.import new file mode 100644 index 0000000..5baf411 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_07.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://yut5mdv11a1" +path.s3tc="res://.godot/imported/PolygonPrototype_Texture_Grid_07.png-7e4fb825dd11bd793474764bd23fe503.s3tc.ctex" +metadata={ +"imported_formats": ["s3tc_bptc"], +"vram_texture": true +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_Grid_07.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_Grid_07.png-7e4fb825dd11bd793474764bd23fe503.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_08.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_08.png new file mode 100644 index 0000000..f15ba9a Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_08.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_08.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_08.png.import new file mode 100644 index 0000000..fe01630 --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_08.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://hppx7jvdgwf0" +path.s3tc="res://.godot/imported/PolygonPrototype_Texture_Grid_08.png-7e6ae0e0b5713c7836be0ccc0667837d.s3tc.ctex" +metadata={ +"imported_formats": ["s3tc_bptc"], +"vram_texture": true +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_Grid_08.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_Grid_08.png-7e6ae0e0b5713c7836be0ccc0667837d.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_Glass_01.png b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_Glass_01.png new file mode 100644 index 0000000..cca2ec6 Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_Glass_01.png differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_Glass_01.png.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_Glass_01.png.import new file mode 100644 index 0000000..c5d214a --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Grid_Glass_01.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dcgb5asvre7d" +path="res://.godot/imported/PolygonPrototype_Texture_Grid_Glass_01.png-11060c104533e778d99d6c6a78c38bcb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_Grid_Glass_01.png" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_Grid_Glass_01.png-11060c104533e778d99d6c6a78c38bcb.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 diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Metallic.tga b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Metallic.tga new file mode 100644 index 0000000..c323266 Binary files /dev/null and b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Metallic.tga differ diff --git a/godot/Models/Environments/Textures/PolygonPrototype_Texture_Metallic.tga.import b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Metallic.tga.import new file mode 100644 index 0000000..44094ea --- /dev/null +++ b/godot/Models/Environments/Textures/PolygonPrototype_Texture_Metallic.tga.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://0r6wfqk7fnvy" +path="res://.godot/imported/PolygonPrototype_Texture_Metallic.tga-ebe3cfa8f04769cf7339e671ab92aeb8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/PolygonPrototype_Texture_Metallic.tga" +dest_files=["res://.godot/imported/PolygonPrototype_Texture_Metallic.tga-ebe3cfa8f04769cf7339e671ab92aeb8.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 diff --git a/godot/Models/Environments/Textures/Wire_Alpha.tga b/godot/Models/Environments/Textures/Wire_Alpha.tga new file mode 100644 index 0000000..fe3373e Binary files /dev/null and b/godot/Models/Environments/Textures/Wire_Alpha.tga differ diff --git a/godot/Models/Environments/Textures/Wire_Alpha.tga.import b/godot/Models/Environments/Textures/Wire_Alpha.tga.import new file mode 100644 index 0000000..9f8e571 --- /dev/null +++ b/godot/Models/Environments/Textures/Wire_Alpha.tga.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://5i3juoalm3sf" +path="res://.godot/imported/Wire_Alpha.tga-bbfa25d414c06bba4e71112fbac610e3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/Wire_Alpha.tga" +dest_files=["res://.godot/imported/Wire_Alpha.tga-bbfa25d414c06bba4e71112fbac610e3.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 diff --git a/godot/Models/Environments/Textures/Wire_Alpha_White.tga b/godot/Models/Environments/Textures/Wire_Alpha_White.tga new file mode 100644 index 0000000..c383cce Binary files /dev/null and b/godot/Models/Environments/Textures/Wire_Alpha_White.tga differ diff --git a/godot/Models/Environments/Textures/Wire_Alpha_White.tga.import b/godot/Models/Environments/Textures/Wire_Alpha_White.tga.import new file mode 100644 index 0000000..5218fb0 --- /dev/null +++ b/godot/Models/Environments/Textures/Wire_Alpha_White.tga.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bplpgjrseren5" +path="res://.godot/imported/Wire_Alpha_White.tga-9c010004c42e5f394c7bd8de40713dcf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Models/Environments/Textures/Wire_Alpha_White.tga" +dest_files=["res://.godot/imported/Wire_Alpha_White.tga-9c010004c42e5f394c7bd8de40713dcf.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