diff options
Diffstat (limited to 'client/player/particles')
-rw-r--r-- | client/player/particles/angry/angry.webp.import | 10 | ||||
-rw-r--r-- | client/player/particles/satisfied/star.webp.import | 10 |
2 files changed, 8 insertions, 12 deletions
diff --git a/client/player/particles/angry/angry.webp.import b/client/player/particles/angry/angry.webp.import index 3deee645..69a3e049 100644 --- a/client/player/particles/angry/angry.webp.import +++ b/client/player/particles/angry/angry.webp.import @@ -3,21 +3,19 @@ importer="texture" type="CompressedTexture2D" uid="uid://unjbxplj845n" -path.s3tc="res://.godot/imported/angry.webp-f649f66bf6a009b3b61480c4e451c61b.s3tc.ctex" -path.etc2="res://.godot/imported/angry.webp-f649f66bf6a009b3b61480c4e451c61b.etc2.ctex" +path="res://.godot/imported/angry.webp-f649f66bf6a009b3b61480c4e451c61b.ctex" metadata={ -"imported_formats": ["s3tc_bptc", "etc2_astc"], -"vram_texture": true +"vram_texture": false } [deps] source_file="res://player/particles/angry/angry.webp" -dest_files=["res://.godot/imported/angry.webp-f649f66bf6a009b3b61480c4e451c61b.s3tc.ctex", "res://.godot/imported/angry.webp-f649f66bf6a009b3b61480c4e451c61b.etc2.ctex"] +dest_files=["res://.godot/imported/angry.webp-f649f66bf6a009b3b61480c4e451c61b.ctex"] [params] -compress/mode=2 +compress/mode=1 compress/high_quality=false compress/lossy_quality=0.7 compress/hdr_compression=1 diff --git a/client/player/particles/satisfied/star.webp.import b/client/player/particles/satisfied/star.webp.import index 11d15c58..c46abe29 100644 --- a/client/player/particles/satisfied/star.webp.import +++ b/client/player/particles/satisfied/star.webp.import @@ -3,21 +3,19 @@ importer="texture" type="CompressedTexture2D" uid="uid://b10goh4dsa3b0" -path.s3tc="res://.godot/imported/star.webp-4edd9a951e46ba686b105839f622c981.s3tc.ctex" -path.etc2="res://.godot/imported/star.webp-4edd9a951e46ba686b105839f622c981.etc2.ctex" +path="res://.godot/imported/star.webp-4edd9a951e46ba686b105839f622c981.ctex" metadata={ -"imported_formats": ["s3tc_bptc", "etc2_astc"], -"vram_texture": true +"vram_texture": false } [deps] source_file="res://player/particles/satisfied/star.webp" -dest_files=["res://.godot/imported/star.webp-4edd9a951e46ba686b105839f622c981.s3tc.ctex", "res://.godot/imported/star.webp-4edd9a951e46ba686b105839f622c981.etc2.ctex"] +dest_files=["res://.godot/imported/star.webp-4edd9a951e46ba686b105839f622c981.ctex"] [params] -compress/mode=2 +compress/mode=1 compress/high_quality=false compress/lossy_quality=0.7 compress/hdr_compression=1 |