This commit is contained in:
2026-07-25 16:42:49 +02:00
commit a83fa69c29
25 changed files with 408 additions and 0 deletions

16
MeetingControl.tscn Normal file
View File

@@ -0,0 +1,16 @@
[gd_scene format=3 uid="uid://do8ll0kylvrcn"]
[ext_resource type="Script" uid="uid://ctl23v8cgy4k3" path="res://MeetingControl.cs" id="1_o5h3n"]
[ext_resource type="Texture2D" uid="uid://dyxftkkuf7h7w" path="res://icon.svg" id="1_o8u20"]
[node name="MeetingControl" type="PanelContainer" unique_id=508053904]
custom_minimum_size = Vector2(10.74, 9.49)
offset_right = 329.0
offset_bottom = 80.0
size_flags_horizontal = 3
script = ExtResource("1_o5h3n")
[node name="Icon" type="Sprite2D" parent="." unique_id=1047834216]
position = Vector2(36.999996, 37)
scale = Vector2(0.390625, 0.390625)
texture = ExtResource("1_o8u20")