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