|
@@ -3,16 +3,16 @@
|
|
|
importer="texture"
|
|
|
type="StreamTexture"
|
|
|
path.s3tc="res://.import/particle.png-c2ba3d91e96c62035d672392a1197218.s3tc.stex"
|
|
|
-path.etc2="res://.import/particle.png-c2ba3d91e96c62035d672392a1197218.etc2.stex"
|
|
|
+path.etc="res://.import/particle.png-c2ba3d91e96c62035d672392a1197218.etc.stex"
|
|
|
metadata={
|
|
|
-"imported_formats": [ "s3tc", "etc2" ],
|
|
|
+"imported_formats": [ "s3tc", "etc" ],
|
|
|
"vram_texture": true
|
|
|
}
|
|
|
|
|
|
[deps]
|
|
|
|
|
|
source_file="res://particle.png"
|
|
|
-dest_files=[ "res://.import/particle.png-c2ba3d91e96c62035d672392a1197218.s3tc.stex", "res://.import/particle.png-c2ba3d91e96c62035d672392a1197218.etc2.stex" ]
|
|
|
+dest_files=[ "res://.import/particle.png-c2ba3d91e96c62035d672392a1197218.s3tc.stex", "res://.import/particle.png-c2ba3d91e96c62035d672392a1197218.etc.stex" ]
|
|
|
|
|
|
[params]
|
|
|
|