diff options
Diffstat (limited to 'client/player')
-rw-r--r-- | client/player/angry.webp.import | 5 | ||||
-rw-r--r-- | client/player/character/circle.png.import | 5 | ||||
-rw-r--r-- | client/player/character/faces.webp.import | 5 | ||||
-rw-r--r-- | client/player/onscreen_controls/controls.tscn | 2 | ||||
-rw-r--r-- | client/player/star.webp.import | 5 |
5 files changed, 13 insertions, 9 deletions
diff --git a/client/player/angry.webp.import b/client/player/angry.webp.import index 989ff542..2d622e73 100644 --- a/client/player/angry.webp.import +++ b/client/player/angry.webp.import @@ -4,15 +4,16 @@ importer="texture" type="CompressedTexture2D" uid="uid://unjbxplj845n" path.s3tc="res://.godot/imported/angry.webp-0f7d45c1cfc32a18650521cc19587d16.s3tc.ctex" +path.etc2="res://.godot/imported/angry.webp-0f7d45c1cfc32a18650521cc19587d16.etc2.ctex" metadata={ -"imported_formats": ["s3tc_bptc"], +"imported_formats": ["s3tc_bptc", "etc2_astc"], "vram_texture": true } [deps] source_file="res://player/angry.webp" -dest_files=["res://.godot/imported/angry.webp-0f7d45c1cfc32a18650521cc19587d16.s3tc.ctex"] +dest_files=["res://.godot/imported/angry.webp-0f7d45c1cfc32a18650521cc19587d16.s3tc.ctex", "res://.godot/imported/angry.webp-0f7d45c1cfc32a18650521cc19587d16.etc2.ctex"] [params] diff --git a/client/player/character/circle.png.import b/client/player/character/circle.png.import index 96e2dcd2..0fab7267 100644 --- a/client/player/character/circle.png.import +++ b/client/player/character/circle.png.import @@ -4,15 +4,16 @@ importer="texture" type="CompressedTexture2D" uid="uid://cs7fnnb38byq4" path.s3tc="res://.godot/imported/circle.png-861d62bd7a6981460f3f22a0cea3c33a.s3tc.ctex" +path.etc2="res://.godot/imported/circle.png-861d62bd7a6981460f3f22a0cea3c33a.etc2.ctex" metadata={ -"imported_formats": ["s3tc_bptc"], +"imported_formats": ["s3tc_bptc", "etc2_astc"], "vram_texture": true } [deps] source_file="res://player/character/circle.png" -dest_files=["res://.godot/imported/circle.png-861d62bd7a6981460f3f22a0cea3c33a.s3tc.ctex"] +dest_files=["res://.godot/imported/circle.png-861d62bd7a6981460f3f22a0cea3c33a.s3tc.ctex", "res://.godot/imported/circle.png-861d62bd7a6981460f3f22a0cea3c33a.etc2.ctex"] [params] diff --git a/client/player/character/faces.webp.import b/client/player/character/faces.webp.import index b3fe4e7f..62d68905 100644 --- a/client/player/character/faces.webp.import +++ b/client/player/character/faces.webp.import @@ -4,15 +4,16 @@ importer="texture" type="CompressedTexture2D" uid="uid://btja0lcsrgeeb" path.s3tc="res://.godot/imported/faces.webp-32648314b849ceed0e72c2c9927fdb2f.s3tc.ctex" +path.etc2="res://.godot/imported/faces.webp-32648314b849ceed0e72c2c9927fdb2f.etc2.ctex" metadata={ -"imported_formats": ["s3tc_bptc"], +"imported_formats": ["s3tc_bptc", "etc2_astc"], "vram_texture": true } [deps] source_file="res://player/character/faces.webp" -dest_files=["res://.godot/imported/faces.webp-32648314b849ceed0e72c2c9927fdb2f.s3tc.ctex"] +dest_files=["res://.godot/imported/faces.webp-32648314b849ceed0e72c2c9927fdb2f.s3tc.ctex", "res://.godot/imported/faces.webp-32648314b849ceed0e72c2c9927fdb2f.etc2.ctex"] [params] diff --git a/client/player/onscreen_controls/controls.tscn b/client/player/onscreen_controls/controls.tscn index 36505c7b..960a48b1 100644 --- a/client/player/onscreen_controls/controls.tscn +++ b/client/player/onscreen_controls/controls.tscn @@ -28,7 +28,7 @@ scale = Vector2(0.5, 0.5) texture_normal = ExtResource("2_i4ife") [node name="Interact" type="TouchScreenButton" parent="Buttons"] -position = Vector2(150, 150) +position = Vector2(0, 150) scale = Vector2(0.5, 0.5) texture_normal = ExtResource("3_37rne") diff --git a/client/player/star.webp.import b/client/player/star.webp.import index 7eb2cfbd..ff84dd75 100644 --- a/client/player/star.webp.import +++ b/client/player/star.webp.import @@ -4,15 +4,16 @@ importer="texture" type="CompressedTexture2D" uid="uid://b10goh4dsa3b0" path.s3tc="res://.godot/imported/star.webp-4786407830caaa0c9666a30a1d4a05f7.s3tc.ctex" +path.etc2="res://.godot/imported/star.webp-4786407830caaa0c9666a30a1d4a05f7.etc2.ctex" metadata={ -"imported_formats": ["s3tc_bptc"], +"imported_formats": ["s3tc_bptc", "etc2_astc"], "vram_texture": true } [deps] source_file="res://player/star.webp" -dest_files=["res://.godot/imported/star.webp-4786407830caaa0c9666a30a1d4a05f7.s3tc.ctex"] +dest_files=["res://.godot/imported/star.webp-4786407830caaa0c9666a30a1d4a05f7.s3tc.ctex", "res://.godot/imported/star.webp-4786407830caaa0c9666a30a1d4a05f7.etc2.ctex"] [params] |