diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-11-14 14:51:47 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-11-14 14:51:47 +0200 |
| commit | 0495b64b8c7e266d150aa4adf391b1a4d8da15c2 (patch) | |
| tree | f6523bd441e5b761e712faa3e0f5558fa6c5c13b /touch_screen_ui.tscn | |
| parent | 78d43c20632ff4a347f9ed66c0f0c0ee259a5055 (diff) | |
Remove touch_screen_ui.gd
Diffstat (limited to 'touch_screen_ui.tscn')
| -rw-r--r-- | touch_screen_ui.tscn | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/touch_screen_ui.tscn b/touch_screen_ui.tscn index fe20f59..3748379 100644 --- a/touch_screen_ui.tscn +++ b/touch_screen_ui.tscn @@ -1,7 +1,6 @@ -[gd_scene load_steps=8 format=3 uid="uid://cciwccvljuuyq"] +[gd_scene load_steps=7 format=3 uid="uid://cciwccvljuuyq"] [ext_resource type="PackedScene" uid="uid://dwl0fylftkrn7" path="res://touch_screen_button.tscn" id="1_e48dh"] -[ext_resource type="Script" uid="uid://get1ypni1vfp" path="res://touch_screen_ui.gd" id="1_v5djr"] [ext_resource type="Texture2D" uid="uid://dxwflmdxikfiu" path="res://assets/kenney_1-bit-input-prompts-pixel-16/Tiles (Black)/tile_0758.png" id="2_v5djr"] [ext_resource type="Texture2D" uid="uid://bhpl1ew34plow" path="res://assets/kenney_1-bit-input-prompts-pixel-16/Tiles (Black)/tile_0760.png" id="3_jinrf"] [ext_resource type="Texture2D" uid="uid://m46a5qu4rgui" path="res://assets/kenney_1-bit-input-prompts-pixel-16/Tiles (Black)/tile_0757.png" id="4_ay5rb"] @@ -11,7 +10,6 @@ size = Vector2(40, 26) [node name="TouchScreenUI" type="CanvasLayer"] -script = ExtResource("1_v5djr") [node name="TouchScreenButtonRight" parent="." instance=ExtResource("1_e48dh")] position = Vector2(60, 88) |
