Fix wing texture import
This commit is contained in:
parent
076c7a3315
commit
d2137e0547
|
|
@ -3,21 +3,19 @@
|
||||||
importer="texture"
|
importer="texture"
|
||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://drt35fcxc77ec"
|
uid="uid://drt35fcxc77ec"
|
||||||
path.bptc="res://.godot/imported/luna-wing-color.exr-78894bc6a534749bb01a7c2e23deacc5.bptc.ctex"
|
path="res://.godot/imported/luna-wing-color.exr-78894bc6a534749bb01a7c2e23deacc5.ctex"
|
||||||
path.astc="res://.godot/imported/luna-wing-color.exr-78894bc6a534749bb01a7c2e23deacc5.astc.ctex"
|
|
||||||
metadata={
|
metadata={
|
||||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
"vram_texture": false
|
||||||
"vram_texture": true
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://logic-scenes/luna/textures/luna-wing-color.exr"
|
source_file="res://logic-scenes/luna/textures/luna-wing-color.exr"
|
||||||
dest_files=["res://.godot/imported/luna-wing-color.exr-78894bc6a534749bb01a7c2e23deacc5.bptc.ctex", "res://.godot/imported/luna-wing-color.exr-78894bc6a534749bb01a7c2e23deacc5.astc.ctex"]
|
dest_files=["res://.godot/imported/luna-wing-color.exr-78894bc6a534749bb01a7c2e23deacc5.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
compress/mode=2
|
compress/mode=3
|
||||||
compress/high_quality=false
|
compress/high_quality=false
|
||||||
compress/lossy_quality=0.7
|
compress/lossy_quality=0.7
|
||||||
compress/hdr_compression=1
|
compress/hdr_compression=1
|
||||||
|
|
|
||||||
|
|
@ -3,21 +3,19 @@
|
||||||
importer="texture"
|
importer="texture"
|
||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://5j0s45a8i0t5"
|
uid="uid://5j0s45a8i0t5"
|
||||||
path.bptc="res://.godot/imported/luna-wing-noise.exr-968477f9e2d3150411952f44466b98ba.bptc.ctex"
|
path="res://.godot/imported/luna-wing-noise.exr-968477f9e2d3150411952f44466b98ba.ctex"
|
||||||
path.astc="res://.godot/imported/luna-wing-noise.exr-968477f9e2d3150411952f44466b98ba.astc.ctex"
|
|
||||||
metadata={
|
metadata={
|
||||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
"vram_texture": false
|
||||||
"vram_texture": true
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://logic-scenes/luna/textures/luna-wing-noise.exr"
|
source_file="res://logic-scenes/luna/textures/luna-wing-noise.exr"
|
||||||
dest_files=["res://.godot/imported/luna-wing-noise.exr-968477f9e2d3150411952f44466b98ba.bptc.ctex", "res://.godot/imported/luna-wing-noise.exr-968477f9e2d3150411952f44466b98ba.astc.ctex"]
|
dest_files=["res://.godot/imported/luna-wing-noise.exr-968477f9e2d3150411952f44466b98ba.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
compress/mode=2
|
compress/mode=3
|
||||||
compress/high_quality=false
|
compress/high_quality=false
|
||||||
compress/lossy_quality=0.7
|
compress/lossy_quality=0.7
|
||||||
compress/hdr_compression=1
|
compress/hdr_compression=1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue