init
This commit is contained in:
16
MeetingControl.tscn
Normal file
16
MeetingControl.tscn
Normal 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")
|
||||
Reference in New Issue
Block a user