drag and drop UI

This commit is contained in:
2026-07-26 17:45:17 +02:00
parent a83fa69c29
commit 1061ae90b1
9 changed files with 168 additions and 63 deletions

14
MeetingControlGfx.tscn Normal file
View File

@@ -0,0 +1,14 @@
[gd_scene format=3 uid="uid://b2cpk0ef3rw87"]
[ext_resource type="Texture2D" uid="uid://dyxftkkuf7h7w" path="res://icon.svg" id="1_vkyb6"]
[node name="MeetingControlGFX" type="PanelContainer" unique_id=1923695250]
custom_minimum_size = Vector2(10.74, 9.49)
offset_right = 330.0
offset_bottom = 80.0
size_flags_horizontal = 3
[node name="Icon" type="Sprite2D" parent="." unique_id=527110079]
position = Vector2(36.999996, 37)
scale = Vector2(0.390625, 0.390625)
texture = ExtResource("1_vkyb6")