36 lines
952 B
Plaintext
36 lines
952 B
Plaintext
[gd_scene format=3 uid="uid://do8ll0kylvrcn"]
|
|
|
|
[ext_resource type="Script" uid="uid://ctl23v8cgy4k3" path="res://MeetingControl.cs" id="1_o5h3n"]
|
|
[ext_resource type="PackedScene" uid="uid://b2cpk0ef3rw87" path="res://MeetingControlGfx.tscn" id="1_o8u20"]
|
|
|
|
[node name="MeetingControl" type="Control" unique_id=778678487]
|
|
layout_mode = 3
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -103.0
|
|
offset_top = -27.0
|
|
offset_right = 103.0
|
|
offset_bottom = 27.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_o5h3n")
|
|
|
|
[node name="MeetingControlGfx" parent="." unique_id=1923695250 instance=ExtResource("1_o8u20")]
|
|
unique_name_in_owner = true
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -103.0
|
|
offset_top = -27.0
|
|
offset_right = 103.0
|
|
offset_bottom = 27.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|