Fix up enemy viewer, reduce some memory footprint
This commit is contained in:
@@ -1414,7 +1414,7 @@ transform = Transform3D(-1, 0, 8.74228e-08, 0, 1, 0, -8.74228e-08, 0, -1, -90.84
|
||||
|
||||
[node name="OxFaceStatue" parent="Bosses/OxFace" instance=ExtResource("26_futcf")]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 3.55271e-15, 0, 1, 0, -3.55271e-15, 0, 1, 10.2518, -1.84854, -1.2916)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.2518, -1.9839, -1.2916)
|
||||
|
||||
[node name="OxFace" parent="Bosses/OxFace" instance=ExtResource("27_g6y6v")]
|
||||
unique_name_in_owner = true
|
||||
@@ -1427,7 +1427,7 @@ transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -112.3
|
||||
|
||||
[node name="HorseHead" parent="Bosses/HorseHead" instance=ExtResource("14_jb41f")]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, -101.714, -1.38925, 10.8406)
|
||||
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, -101.714, -2.7938, 10.841)
|
||||
visible = false
|
||||
InitialHP = 125
|
||||
|
||||
|
||||
@@ -181,7 +181,7 @@ shape = SubResource("BoxShape3D_s7h55")
|
||||
|
||||
[node name="DemonWall" parent="." instance=ExtResource("25_k2q0o")]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.747, 3.84071, 55.334)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.747, 0.102548, 55.334)
|
||||
|
||||
[node name="Lights" type="Node3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -25.2903, 0)
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c7eeom8i1bf81"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_INTERIOR_STONE_2.png-15f0a2ab6588916855688f5a55afcab9.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_INTERIOR_STONE_2.png-15f0a2ab6588916855688f5a55afcab9.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "5a206a1f8621251ea78a01eec1488f5a"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_INTERIOR_STONE_2.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_INTERIOR_STONE_2.png-15f0a2ab6588916855688f5a55afcab9.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_INTERIOR_STONE_2.png-15f0a2ab6588916855688f5a55afcab9.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bwjtytsd87fh3"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_MOSAIC.png-af28f8b18b1bdde24674806bce4f01c7.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_MOSAIC.png-af28f8b18b1bdde24674806bce4f01c7.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "eabe61d27cef86cb8310fdcb3049e2b0"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_MOSAIC.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_MOSAIC.png-af28f8b18b1bdde24674806bce4f01c7.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_MOSAIC.png-af28f8b18b1bdde24674806bce4f01c7.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bd0sjpe773ac2"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_DARKEST_METAL.png-3ca9455fbb147b7fd706f33ef08eb9c5.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_DARKEST_METAL.png-3ca9455fbb147b7fd706f33ef08eb9c5.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "4da9381ca1fc26de61546f73fb816d84"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_OW_DARKEST_METAL.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_DARKEST_METAL.png-3ca9455fbb147b7fd706f33ef08eb9c5.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_DARKEST_METAL.png-3ca9455fbb147b7fd706f33ef08eb9c5.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cwsgcp7riqq7v"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_METAL.jpg-dfe54db66bc079422286eb78bd218f50.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_METAL.jpg-dfe54db66bc079422286eb78bd218f50.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "574fdd8a849075fb374effd327bdc641"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_OW_METAL.jpg"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_METAL.jpg-dfe54db66bc079422286eb78bd218f50.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_METAL.jpg-dfe54db66bc079422286eb78bd218f50.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ukxv37qgprlc"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_METALISH_1.jpg-e6d01173617025715a63dc845367b3f4.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_METALISH_1.jpg-e6d01173617025715a63dc845367b3f4.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "89016c3f267e725c45c21d9805d45267"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_OW_METALISH_1.jpg"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_METALISH_1.jpg-e6d01173617025715a63dc845367b3f4.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_METALISH_1.jpg-e6d01173617025715a63dc845367b3f4.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bbi5eytf0ien"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_METAL_COLUM2N.png-d8e5b181c9877a68d62f503a9d20c686.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_METAL_COLUM2N.png-d8e5b181c9877a68d62f503a9d20c686.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "51550e5497afa15ac6b0645c1657548d"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_OW_METAL_COLUM2N.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_METAL_COLUM2N.png-d8e5b181c9877a68d62f503a9d20c686.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_METAL_COLUM2N.png-d8e5b181c9877a68d62f503a9d20c686.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b8qjvl4uuw0k0"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_STUCCO.png-56286fcfea1de187dfc7ad9bb9b60d00.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_STUCCO.png-56286fcfea1de187dfc7ad9bb9b60d00.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "185f473ebdfcd11a9890c296b1caee72"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_OW_STUCCO.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_STUCCO.png-56286fcfea1de187dfc7ad9bb9b60d00.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_STUCCO.png-56286fcfea1de187dfc7ad9bb9b60d00.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ypb8vnmolp7e"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_Worked-Stone-Outside.png-25a7c0ea395dd6f6d86c5d4165267871.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_Worked-Stone-Outside.png-25a7c0ea395dd6f6d86c5d4165267871.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "8cb2c164f2fb83c32b0f1c5e5269359d"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_OW_Worked-Stone-Outside.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_Worked-Stone-Outside.png-25a7c0ea395dd6f6d86c5d4165267871.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_Worked-Stone-Outside.png-25a7c0ea395dd6f6d86c5d4165267871.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bkxhhgqnkpvjr"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_altar_drae2.png-43eec45d74e8bb799861fdfdf87d4ebe.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_altar_drae2.png-43eec45d74e8bb799861fdfdf87d4ebe.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "266a717900b1ef1d8c73c84a4c342712"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_OW_altar_drae2.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_altar_drae2.png-43eec45d74e8bb799861fdfdf87d4ebe.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_altar_drae2.png-43eec45d74e8bb799861fdfdf87d4ebe.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://snwfucmbd3rk"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_altar_drape.png-01e3517cafa00cb986c4e2446b04a3b0.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_altar_drape.png-01e3517cafa00cb986c4e2446b04a3b0.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "6659f96d07b7cc5baf271ff89803cb17"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_OW_altar_drape.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_altar_drape.png-01e3517cafa00cb986c4e2446b04a3b0.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_altar_drape.png-01e3517cafa00cb986c4e2446b04a3b0.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://mnupoey5r1gk"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_carved_stone_3.png-2d1caa7294208790d6c5287577da9146.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_carved_stone_3.png-2d1caa7294208790d6c5287577da9146.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "2805a3ca0372b9d17a4e720849401414"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_OW_carved_stone_3.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_carved_stone_3.png-2d1caa7294208790d6c5287577da9146.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_carved_stone_3.png-2d1caa7294208790d6c5287577da9146.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b4g06c8tit5gp"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_floraltile.jpg-f0f15348c2b096932453a06fac449af8.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_floraltile.jpg-f0f15348c2b096932453a06fac449af8.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "dc1a7a089e18f15021d7c764ecb0d49c"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_OW_floraltile.jpg"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_floraltile.jpg-f0f15348c2b096932453a06fac449af8.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_OW_floraltile.jpg-f0f15348c2b096932453a06fac449af8.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ba5oi23s5vbg7"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_Outside-Laid-Brick.png-f28752b3407898440a319ce8848dc25a.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_Outside-Laid-Brick.png-f28752b3407898440a319ce8848dc25a.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "93138191a9113508ae4841522181cf19"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_Outside-Laid-Brick.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_Outside-Laid-Brick.png-f28752b3407898440a319ce8848dc25a.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_Outside-Laid-Brick.png-f28752b3407898440a319ce8848dc25a.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cei6ammc4j6lc"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_RUBBLE_3.png-f36babd4e8fc06289d8031d387cd5111.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_RUBBLE_3.png-f36babd4e8fc06289d8031d387cd5111.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "4e19cbbdc3474b11feba54f62c95d69f"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_RUBBLE_3.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_RUBBLE_3.png-f36babd4e8fc06289d8031d387cd5111.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_RUBBLE_3.png-f36babd4e8fc06289d8031d387cd5111.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bu1djtirsi5xb"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_SA132.png-a88b5599e66448dbc6e098a05ca603a6.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_SA132.png-a88b5599e66448dbc6e098a05ca603a6.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "daa1e420082a6bfc12cfc4ff2d80a0bb"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_SA132.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_SA132.png-a88b5599e66448dbc6e098a05ca603a6.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_SA132.png-a88b5599e66448dbc6e098a05ca603a6.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d3yecqpn5g3fr"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_TEMPLE_TOP_RAIL.png-f9a7500b40da2b931e18735e96650aa6.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_TEMPLE_TOP_RAIL.png-f9a7500b40da2b931e18735e96650aa6.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "d6f026428a8fe6dd3126bcea07100f8e"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_TEMPLE_TOP_RAIL.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_TEMPLE_TOP_RAIL.png-f9a7500b40da2b931e18735e96650aa6.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_TEMPLE_TOP_RAIL.png-f9a7500b40da2b931e18735e96650aa6.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cwa8enmhswn5v"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_TREE-TEXTURES.png-31c296ec510a49c76d068f751c979bc3.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_TREE-TEXTURES.png-31c296ec510a49c76d068f751c979bc3.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "3f49f05b0a56c88d03f1d6e341114fbb"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_TREE-TEXTURES.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_TREE-TEXTURES.png-31c296ec510a49c76d068f751c979bc3.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_TREE-TEXTURES.png-31c296ec510a49c76d068f751c979bc3.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ccwe1jcys3uqr"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_VINE.png-681a73806aaafb5c63a303328dc2d965.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_VINE.png-681a73806aaafb5c63a303328dc2d965.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "15ca62a0cd1a1315de5e2a0a0253f117"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_VINE.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_VINE.png-681a73806aaafb5c63a303328dc2d965.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_VINE.png-681a73806aaafb5c63a303328dc2d965.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://wxcy8cmyoig1"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_Wall Columns.png-22aec0e424ce4bbbe2098bb40e7553dd.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_Wall Columns.png-22aec0e424ce4bbbe2098bb40e7553dd.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "4bd5c7db14e07b8ea5e9336c22c21628"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_Wall Columns.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_Wall Columns.png-22aec0e424ce4bbbe2098bb40e7553dd.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_Wall Columns.png-22aec0e424ce4bbbe2098bb40e7553dd.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://8cj07vv1dskt"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_fern_leaf.png-cfc1dd0f93f52c2fef55e33309e402ab.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_fern_leaf.png-cfc1dd0f93f52c2fef55e33309e402ab.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "2b281d88dd84bfb307f46b08c00a74d2"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_fern_leaf.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_fern_leaf.png-cfc1dd0f93f52c2fef55e33309e402ab.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_fern_leaf.png-cfc1dd0f93f52c2fef55e33309e402ab.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
@@ -28,7 +29,7 @@ mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/fix_alpha_border=false
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d1nl327vid46h"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_floraltile.jpg-ba672efcfb9d1b819b1492222c47ff83.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_floraltile.jpg-ba672efcfb9d1b819b1492222c47ff83.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "d6e34c55e9bc263475df1eda53ea9b1c"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_floraltile.jpg"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_floraltile.jpg-ba672efcfb9d1b819b1492222c47ff83.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_floraltile.jpg-ba672efcfb9d1b819b1492222c47ff83.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d2rgsesi6yegu"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_greenery_!.png-5e7505ffa01f2eb33111bebed3f66553.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_greenery_!.png-5e7505ffa01f2eb33111bebed3f66553.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "2c7cbfb6f06f97da081f7e602845bd77"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_greenery_!.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_greenery_!.png-5e7505ffa01f2eb33111bebed3f66553.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_greenery_!.png-5e7505ffa01f2eb33111bebed3f66553.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cv206faxuk1ew"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs1.png-da1fcbc005bd854cfffa8f72f87e89df.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs1.png-da1fcbc005bd854cfffa8f72f87e89df.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "ff2987b615c96bd53c12a82b97d62077"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_leafs1.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs1.png-da1fcbc005bd854cfffa8f72f87e89df.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs1.png-da1fcbc005bd854cfffa8f72f87e89df.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://s8irxfkgj2l7"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs2.png-bfcb2e4d478ddc722f4a6e1f1423abec.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs2.png-bfcb2e4d478ddc722f4a6e1f1423abec.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "124e0f0e4330a8aa93655f1412462461"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_leafs2.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs2.png-bfcb2e4d478ddc722f4a6e1f1423abec.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs2.png-bfcb2e4d478ddc722f4a6e1f1423abec.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dpg1e7m8jyyct"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs3.png-db286bfed4ed25437516790a1d5cf564.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs3.png-db286bfed4ed25437516790a1d5cf564.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "8b53f1589d525787ad08a76b79b6f9d9"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_leafs3.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs3.png-db286bfed4ed25437516790a1d5cf564.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs3.png-db286bfed4ed25437516790a1d5cf564.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://crjxo7n10vxcy"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs4.png-0f4ca36a5b40b3cc56f35fa47b897328.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs4.png-0f4ca36a5b40b3cc56f35fa47b897328.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "2f1359a82503ffed501b4ef658d6470e"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_leafs4.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs4.png-0f4ca36a5b40b3cc56f35fa47b897328.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_leafs4.png-0f4ca36a5b40b3cc56f35fa47b897328.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c0xd0jkq1y1yh"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_metal_0059_color_1k.jpg-9a1c6e0df537df9c315f2682f37f6d35.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_metal_0059_color_1k.jpg-9a1c6e0df537df9c315f2682f37f6d35.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "ef63815e0837cc6b28ff8f4d8187777a"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_metal_0059_color_1k.jpg"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_metal_0059_color_1k.jpg-9a1c6e0df537df9c315f2682f37f6d35.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_metal_0059_color_1k.jpg-9a1c6e0df537df9c315f2682f37f6d35.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ybhimdiukhhx"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_outdoor_railing)colorized2.png-521f39ea6e966609f3a12c8829c4a5cf.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_outdoor_railing)colorized2.png-521f39ea6e966609f3a12c8829c4a5cf.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "c041206405a00390905d9abb900fd17d"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_outdoor_railing)colorized2.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_outdoor_railing)colorized2.png-521f39ea6e966609f3a12c8829c4a5cf.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_outdoor_railing)colorized2.png-521f39ea6e966609f3a12c8829c4a5cf.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c6bcwd1ym1dcg"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_outside_darker_brick.png-81a95c376e186f77fb5ec62a4837e317.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_outside_darker_brick.png-81a95c376e186f77fb5ec62a4837e317.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "f5467c68c7881556d0182f607d5a98f9"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_outside_darker_brick.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_outside_darker_brick.png-81a95c376e186f77fb5ec62a4837e317.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_outside_darker_brick.png-81a95c376e186f77fb5ec62a4837e317.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://3jdwlwutijru"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_rock_outside_colored_CORRECTED1.png-77935a6986e2262aabeb3d9bb91614aa.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_rock_outside_colored_CORRECTED1.png-77935a6986e2262aabeb3d9bb91614aa.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "1dcd83cf7d9dbb97cff982b14b92e498"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_rock_outside_colored_CORRECTED1.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_rock_outside_colored_CORRECTED1.png-77935a6986e2262aabeb3d9bb91614aa.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_rock_outside_colored_CORRECTED1.png-77935a6986e2262aabeb3d9bb91614aa.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ijp8lorinwge"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_shrubbery2.png-c651317f0671079affbaaf29a4194000.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_shrubbery2.png-c651317f0671079affbaaf29a4194000.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "7d7d1d2743a7f013ac7c3570808b6715"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_shrubbery2.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_shrubbery2.png-c651317f0671079affbaaf29a4194000.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_shrubbery2.png-c651317f0671079affbaaf29a4194000.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://s8y4xcx33gh8"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_stone_column_carved.png-ff826f77639f66a61ed255c10b39098b.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_stone_column_carved.png-ff826f77639f66a61ed255c10b39098b.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "ef2ae48ff9cd6fd05e4b483decbd7394"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_stone_column_carved.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_stone_column_carved.png-ff826f77639f66a61ed255c10b39098b.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_stone_column_carved.png-ff826f77639f66a61ed255c10b39098b.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cr7t5bqaj7f3p"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_stone_weirdlytiled_color corrected.png-d7204e7833efc01a26bbaed01ed3a319.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_stone_weirdlytiled_color corrected.png-d7204e7833efc01a26bbaed01ed3a319.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "3d76072eb51d25e991ce9c34761890f5"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_stone_weirdlytiled_color corrected.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_stone_weirdlytiled_color corrected.png-d7204e7833efc01a26bbaed01ed3a319.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_stone_weirdlytiled_color corrected.png-d7204e7833efc01a26bbaed01ed3a319.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://chqb4cyqhr43f"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_swirled_column.png-69d75ffbea7ed07d8f3f5701e1f010aa.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_swirled_column.png-69d75ffbea7ed07d8f3f5701e1f010aa.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "b95255ab479b02e2d0ee83096779cac5"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_swirled_column.png"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_swirled_column.png-69d75ffbea7ed07d8f3f5701e1f010aa.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_swirled_column.png-69d75ffbea7ed07d8f3f5701e1f010aa.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://61t7qaq2vlno"
|
||||
path="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_wood_0003_color_1k.jpg-822ef0c711565d303434e62eefda0d2f.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_wood_0003_color_1k.jpg-822ef0c711565d303434e62eefda0d2f.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "d039830769483cf36bda4228e7471daf"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld Re-Scaled (Missing Distance Objects)_wood_0003_color_1k.jpg"
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_wood_0003_color_1k.jpg-822ef0c711565d303434e62eefda0d2f.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld Re-Scaled (Missing Distance Objects)_wood_0003_color_1k.jpg-822ef0c711565d303434e62eefda0d2f.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cb4pyjgv8p0bt"
|
||||
path="res://.godot/imported/Overworld_CLOUD_RINGS_INNER_33.png-054a32f64b4bf3fd29b08121b946e596.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_CLOUD_RINGS_INNER_33.png-054a32f64b4bf3fd29b08121b946e596.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "baaffec5384812a09086c7148060d202"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_CLOUD_RINGS_INNER_33.png"
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_INNER_33.png-054a32f64b4bf3fd29b08121b946e596.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_INNER_33.png-054a32f64b4bf3fd29b08121b946e596.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://w33fr6exryiy"
|
||||
path="res://.godot/imported/Overworld_CLOUD_RINGS_INNER_37.png-7a4ba4042820c22b731f1084d7614b53.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_CLOUD_RINGS_INNER_37.png-7a4ba4042820c22b731f1084d7614b53.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "fed75d8e167d3c6998056f72bcc5b96d"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_CLOUD_RINGS_INNER_37.png"
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_INNER_37.png-7a4ba4042820c22b731f1084d7614b53.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_INNER_37.png-7a4ba4042820c22b731f1084d7614b53.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cla7f1bobkvls"
|
||||
path="res://.godot/imported/Overworld_CLOUD_RINGS_INNER_39.png-74413ae8faecce93b7ccd8090d49004a.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_CLOUD_RINGS_INNER_39.png-74413ae8faecce93b7ccd8090d49004a.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "370bbd3ce85a4019000dcc3f266ca215"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_CLOUD_RINGS_INNER_39.png"
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_INNER_39.png-74413ae8faecce93b7ccd8090d49004a.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_INNER_39.png-74413ae8faecce93b7ccd8090d49004a.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ds1xkflh1wvsn"
|
||||
path="res://.godot/imported/Overworld_CLOUD_RINGS_INNER_45.png-f5b61c28df65672eb9271899cf69aba5.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_CLOUD_RINGS_INNER_45.png-f5b61c28df65672eb9271899cf69aba5.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "446ce9cd7b01aa9dd347b3215b98700d"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_CLOUD_RINGS_INNER_45.png"
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_INNER_45.png-f5b61c28df65672eb9271899cf69aba5.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_INNER_45.png-f5b61c28df65672eb9271899cf69aba5.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://nxu6dwxxyxkw"
|
||||
path="res://.godot/imported/Overworld_CLOUD_RINGS_INNER_46.png-f6d59c494beb599d7b117f58937f5222.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_CLOUD_RINGS_INNER_46.png-f6d59c494beb599d7b117f58937f5222.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "ef42747fe6c72014c73ba6d89978f80c"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_CLOUD_RINGS_INNER_46.png"
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_INNER_46.png-f6d59c494beb599d7b117f58937f5222.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_INNER_46.png-f6d59c494beb599d7b117f58937f5222.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://co6h8vyi11sl2"
|
||||
path="res://.godot/imported/Overworld_CLOUD_RINGS_INNER_63.png-1ba129e16bdef6905cd911ec6b102ab0.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_CLOUD_RINGS_INNER_63.png-1ba129e16bdef6905cd911ec6b102ab0.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "8e8abf413eacccbe6b0a4d1a1fcb6fc1"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_CLOUD_RINGS_INNER_63.png"
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_INNER_63.png-1ba129e16bdef6905cd911ec6b102ab0.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_INNER_63.png-1ba129e16bdef6905cd911ec6b102ab0.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dv10yaqvp3mub"
|
||||
path="res://.godot/imported/Overworld_CLOUD_RINGS_INNER_71.png-d65ecaebd34f6f8a96f017697e8e22df.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_CLOUD_RINGS_INNER_71.png-d65ecaebd34f6f8a96f017697e8e22df.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "75267561eaf51aa57c6fc4fdeb9cf40b"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_CLOUD_RINGS_INNER_71.png"
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_INNER_71.png-d65ecaebd34f6f8a96f017697e8e22df.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_INNER_71.png-d65ecaebd34f6f8a96f017697e8e22df.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dicwnhepupj5a"
|
||||
path="res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_33.png-1a74decf5adba654c1710f1ab7a85775.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_33.png-1a74decf5adba654c1710f1ab7a85775.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "baaffec5384812a09086c7148060d202"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_CLOUD_RINGS_OUTTER_33.png"
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_33.png-1a74decf5adba654c1710f1ab7a85775.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_33.png-1a74decf5adba654c1710f1ab7a85775.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bq8stlhr68aoa"
|
||||
path="res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_37.png-85c9200d8a566d788e8b05a78f5a65c6.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_37.png-85c9200d8a566d788e8b05a78f5a65c6.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "fed75d8e167d3c6998056f72bcc5b96d"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_CLOUD_RINGS_OUTTER_37.png"
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_37.png-85c9200d8a566d788e8b05a78f5a65c6.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_37.png-85c9200d8a566d788e8b05a78f5a65c6.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cxbhw65ev7ajr"
|
||||
path="res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_39.png-d911bfe460708f98235570e757a0c951.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_39.png-d911bfe460708f98235570e757a0c951.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "370bbd3ce85a4019000dcc3f266ca215"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_CLOUD_RINGS_OUTTER_39.png"
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_39.png-d911bfe460708f98235570e757a0c951.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_39.png-d911bfe460708f98235570e757a0c951.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cqdgiqejuwy1v"
|
||||
path="res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_45.png-9d05b922fc4a525548a049faa1e037e0.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_45.png-9d05b922fc4a525548a049faa1e037e0.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "446ce9cd7b01aa9dd347b3215b98700d"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_CLOUD_RINGS_OUTTER_45.png"
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_45.png-9d05b922fc4a525548a049faa1e037e0.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_45.png-9d05b922fc4a525548a049faa1e037e0.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bj11280ljrj2b"
|
||||
path="res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_46.png-e16b352793b486f66206c01a6085b564.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_46.png-e16b352793b486f66206c01a6085b564.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "ef42747fe6c72014c73ba6d89978f80c"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_CLOUD_RINGS_OUTTER_46.png"
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_46.png-e16b352793b486f66206c01a6085b564.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_46.png-e16b352793b486f66206c01a6085b564.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://n6najxyyui7d"
|
||||
path="res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_63.png-0fda9c9bc45d0f3943ce56c129709a3a.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_63.png-0fda9c9bc45d0f3943ce56c129709a3a.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "8e8abf413eacccbe6b0a4d1a1fcb6fc1"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_CLOUD_RINGS_OUTTER_63.png"
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_63.png-0fda9c9bc45d0f3943ce56c129709a3a.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_63.png-0fda9c9bc45d0f3943ce56c129709a3a.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://o0an407sgqg"
|
||||
path="res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_71.png-5db86bcbc34e5e71384a91acb6ff9bbc.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_71.png-5db86bcbc34e5e71384a91acb6ff9bbc.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "75267561eaf51aa57c6fc4fdeb9cf40b"
|
||||
@@ -14,11 +15,11 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_CLOUD_RINGS_OUTTER_71.png"
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_71.png-5db86bcbc34e5e71384a91acb6ff9bbc.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_CLOUD_RINGS_OUTTER_71.png-5db86bcbc34e5e71384a91acb6ff9bbc.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b16wndlutn12t"
|
||||
path="res://.godot/imported/Overworld_weird assetts_OW_STUCCO.png-4d00e326296e182a15f1ebdb7e38f930.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_weird assetts_OW_STUCCO.png-4d00e326296e182a15f1ebdb7e38f930.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "185f473ebdfcd11a9890c296b1caee72"
|
||||
@@ -14,17 +15,17 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_weird assetts_OW_STUCCO.png"
|
||||
dest_files=["res://.godot/imported/Overworld_weird assetts_OW_STUCCO.png-4d00e326296e182a15f1ebdb7e38f930.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_weird assetts_OW_STUCCO.png-4d00e326296e182a15f1ebdb7e38f930.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
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/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
@@ -34,4 +35,4 @@ 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
|
||||
detect_3d/compress_to=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cm33r6dnif7ad"
|
||||
path="res://.godot/imported/Overworld_weird assetts_OW_Worked-Stone-Outside.png-2352e47c1779f73f897899e0e933453d.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_weird assetts_OW_Worked-Stone-Outside.png-2352e47c1779f73f897899e0e933453d.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "8cb2c164f2fb83c32b0f1c5e5269359d"
|
||||
@@ -14,17 +15,17 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_weird assetts_OW_Worked-Stone-Outside.png"
|
||||
dest_files=["res://.godot/imported/Overworld_weird assetts_OW_Worked-Stone-Outside.png-2352e47c1779f73f897899e0e933453d.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_weird assetts_OW_Worked-Stone-Outside.png-2352e47c1779f73f897899e0e933453d.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
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/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
@@ -34,4 +35,4 @@ 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
|
||||
detect_3d/compress_to=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://brtp2wfy8t4yk"
|
||||
path="res://.godot/imported/Overworld_weird assetts_TREE-TEXTURES.png-01ab75d16157a1e25a1f8b0d5bb06b67.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_weird assetts_TREE-TEXTURES.png-01ab75d16157a1e25a1f8b0d5bb06b67.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "3f49f05b0a56c88d03f1d6e341114fbb"
|
||||
@@ -14,17 +15,17 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_weird assetts_TREE-TEXTURES.png"
|
||||
dest_files=["res://.godot/imported/Overworld_weird assetts_TREE-TEXTURES.png-01ab75d16157a1e25a1f8b0d5bb06b67.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_weird assetts_TREE-TEXTURES.png-01ab75d16157a1e25a1f8b0d5bb06b67.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
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/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
@@ -34,4 +35,4 @@ 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
|
||||
detect_3d/compress_to=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://3dp7oew6xtkf"
|
||||
path="res://.godot/imported/Overworld_weird assetts_rock_outside_colored_CORRECTED1.png-bfe6cd42b31fac486afb0ad4eb072570.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_weird assetts_rock_outside_colored_CORRECTED1.png-bfe6cd42b31fac486afb0ad4eb072570.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "1dcd83cf7d9dbb97cff982b14b92e498"
|
||||
@@ -14,17 +15,17 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_weird assetts_rock_outside_colored_CORRECTED1.png"
|
||||
dest_files=["res://.godot/imported/Overworld_weird assetts_rock_outside_colored_CORRECTED1.png-bfe6cd42b31fac486afb0ad4eb072570.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_weird assetts_rock_outside_colored_CORRECTED1.png-bfe6cd42b31fac486afb0ad4eb072570.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
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/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
@@ -34,4 +35,4 @@ 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
|
||||
detect_3d/compress_to=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bbsr50cxpctj5"
|
||||
path="res://.godot/imported/Overworld_weird assetts_stone_column_carved.png-10bb1df756443bd4643f1e16b4a28419.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_weird assetts_stone_column_carved.png-10bb1df756443bd4643f1e16b4a28419.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "ef2ae48ff9cd6fd05e4b483decbd7394"
|
||||
@@ -14,17 +15,17 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_weird assetts_stone_column_carved.png"
|
||||
dest_files=["res://.godot/imported/Overworld_weird assetts_stone_column_carved.png-10bb1df756443bd4643f1e16b4a28419.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_weird assetts_stone_column_carved.png-10bb1df756443bd4643f1e16b4a28419.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
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/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
@@ -34,4 +35,4 @@ 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
|
||||
detect_3d/compress_to=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c7yhcvgpv8i3t"
|
||||
path="res://.godot/imported/Overworld_weird assetts_stone_weirdlytiled_color corrected.png-865aa65f583214a6707ede61b6a7204c.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_weird assetts_stone_weirdlytiled_color corrected.png-865aa65f583214a6707ede61b6a7204c.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "3d76072eb51d25e991ce9c34761890f5"
|
||||
@@ -14,17 +15,17 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_weird assetts_stone_weirdlytiled_color corrected.png"
|
||||
dest_files=["res://.godot/imported/Overworld_weird assetts_stone_weirdlytiled_color corrected.png-865aa65f583214a6707ede61b6a7204c.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_weird assetts_stone_weirdlytiled_color corrected.png-865aa65f583214a6707ede61b6a7204c.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
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/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
@@ -34,4 +35,4 @@ 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
|
||||
detect_3d/compress_to=1
|
||||
|
||||
@@ -3,9 +3,10 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dbhh03351btow"
|
||||
path="res://.godot/imported/Overworld_weird assetts_swirled_column.png-a815cfdff0fac47031d868b4e281c806.ctex"
|
||||
path.s3tc="res://.godot/imported/Overworld_weird assetts_swirled_column.png-a815cfdff0fac47031d868b4e281c806.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "b95255ab479b02e2d0ee83096779cac5"
|
||||
@@ -14,17 +15,17 @@ generator_parameters={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/map/overworld/Models/Overworld_weird assetts_swirled_column.png"
|
||||
dest_files=["res://.godot/imported/Overworld_weird assetts_swirled_column.png-a815cfdff0fac47031d868b4e281c806.ctex"]
|
||||
dest_files=["res://.godot/imported/Overworld_weird assetts_swirled_column.png-a815cfdff0fac47031d868b4e281c806.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
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/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
@@ -34,4 +35,4 @@ 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
|
||||
detect_3d/compress_to=1
|
||||
|
||||
Reference in New Issue
Block a user