weird import stuff
This commit is contained in:
@@ -4,15 +4,16 @@ importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cdjekmn0c5nm3"
|
||||
path.s3tc="res://.godot/imported/metal_metalness.png-ea2c69c9e0a389b5f7b95bd4e03bda16.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/metal_metalness.png-ea2c69c9e0a389b5f7b95bd4e03bda16.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/textures/material/metal/metal_metalness.png"
|
||||
dest_files=["res://.godot/imported/metal_metalness.png-ea2c69c9e0a389b5f7b95bd4e03bda16.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/metal_metalness.png-ea2c69c9e0a389b5f7b95bd4e03bda16.s3tc.ctex", "res://.godot/imported/metal_metalness.png-ea2c69c9e0a389b5f7b95bd4e03bda16.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
Reference in New Issue
Block a user