From ccc8175b1e6fae57adab32ded99add2ceb0aab78 Mon Sep 17 00:00:00 2001 From: tpart Date: Tue, 2 Jul 2024 00:19:01 +0200 Subject: Add etc2 imports for Android compatibility; Handle back button --- client/map/tiles/bark_normal.webp.import | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'client/map/tiles/bark_normal.webp.import') diff --git a/client/map/tiles/bark_normal.webp.import b/client/map/tiles/bark_normal.webp.import index 8ec39b6f..1061f591 100644 --- a/client/map/tiles/bark_normal.webp.import +++ b/client/map/tiles/bark_normal.webp.import @@ -4,15 +4,16 @@ importer="texture" type="CompressedTexture2D" uid="uid://bmvab6kdyccm4" path.s3tc="res://.godot/imported/bark_normal.webp-a959f1e563d7021f4de54162a0386942.s3tc.ctex" +path.etc2="res://.godot/imported/bark_normal.webp-a959f1e563d7021f4de54162a0386942.etc2.ctex" metadata={ -"imported_formats": ["s3tc_bptc"], +"imported_formats": ["s3tc_bptc", "etc2_astc"], "vram_texture": true } [deps] source_file="res://map/tiles/bark_normal.webp" -dest_files=["res://.godot/imported/bark_normal.webp-a959f1e563d7021f4de54162a0386942.s3tc.ctex"] +dest_files=["res://.godot/imported/bark_normal.webp-a959f1e563d7021f4de54162a0386942.s3tc.ctex", "res://.godot/imported/bark_normal.webp-a959f1e563d7021f4de54162a0386942.etc2.ctex"] [params] -- cgit v1.3.1