Export options update

This commit is contained in:
Segey Lapin
2019-10-18 06:57:21 +03:00
parent 24e583fd5a
commit 7feb0f01b3
15 changed files with 49 additions and 27 deletions

View File

@@ -4,15 +4,16 @@ importer="texture"
type="StreamTexture"
path.s3tc="res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.s3tc.stex"
path.etc2="res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.etc2.stex"
path.etc="res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.etc.stex"
metadata={
"imported_formats": [ "s3tc", "etc2" ],
"imported_formats": [ "s3tc", "etc2", "etc" ],
"vram_texture": true
}
[deps]
source_file="res://characters/hair/haircard2.png"
dest_files=[ "res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.s3tc.stex", "res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.etc2.stex" ]
dest_files=[ "res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.s3tc.stex", "res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.etc2.stex", "res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.etc.stex" ]
[params]