84 lines
2.8 KiB
Plaintext
84 lines
2.8 KiB
Plaintext
[gd_scene format=3 uid="uid://b2rl7r8oav3hy"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dciugg77wsy6p" path="res://Meeting.tscn" id="1_glv2v"]
|
|
[ext_resource type="Script" uid="uid://dldaxqajhnnva" path="res://TimeSlot.cs" id="2_r0du0"]
|
|
[ext_resource type="PackedScene" uid="uid://do8ll0kylvrcn" path="res://MeetingControl.tscn" id="2_uu6xs"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_sko1m"]
|
|
size = Vector2(575, 20)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ig7tw"]
|
|
size = Vector2(21.5, 1920)
|
|
|
|
[node name="Main" type="Node2D" unique_id=287617203]
|
|
|
|
[node name="MeetingControl" parent="." unique_id=11410047 instance=ExtResource("2_uu6xs")]
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = 631.0
|
|
offset_top = 18.0
|
|
offset_right = 960.0
|
|
offset_bottom = 98.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_default_cursor_shape = 2
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="Control" type="Control" parent="." unique_id=1593899]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
offset_left = 114.0
|
|
offset_top = 34.0
|
|
offset_right = 514.0
|
|
offset_bottom = 603.0
|
|
|
|
[node name="PanelContainer" type="PanelContainer" parent="Control" unique_id=1636973054]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = -1.0
|
|
offset_right = -1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="Control/PanelContainer" unique_id=1658498861]
|
|
layout_mode = 2
|
|
|
|
[node name="TimeSlot" type="PanelContainer" parent="Control/PanelContainer/VBoxContainer" unique_id=1554329623]
|
|
custom_minimum_size = Vector2(0, 74)
|
|
layout_mode = 2
|
|
script = ExtResource("2_r0du0")
|
|
|
|
[node name="Box" type="StaticBody2D" parent="." unique_id=56956355]
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Box" unique_id=220723577]
|
|
position = Vector2(843, 611)
|
|
shape = SubResource("RectangleShape2D_sko1m")
|
|
|
|
[node name="CollisionShape2D4" type="CollisionShape2D" parent="Box" unique_id=416813543]
|
|
position = Vector2(844, -1289)
|
|
shape = SubResource("RectangleShape2D_sko1m")
|
|
|
|
[node name="CollisionShape2D2" type="CollisionShape2D" parent="Box" unique_id=240246518]
|
|
position = Vector2(566.25, -339)
|
|
shape = SubResource("RectangleShape2D_ig7tw")
|
|
|
|
[node name="CollisionShape2D3" type="CollisionShape2D" parent="Box" unique_id=297721234]
|
|
position = Vector2(1120, -339)
|
|
shape = SubResource("RectangleShape2D_ig7tw")
|
|
|
|
[node name="Meeting" parent="." unique_id=796440984 instance=ExtResource("1_glv2v")]
|
|
position = Vector2(749, 176)
|
|
|
|
[node name="Meeting2" parent="." unique_id=1691479453 instance=ExtResource("1_glv2v")]
|
|
position = Vector2(957, 231.99998)
|
|
rotation = -0.5541229
|
|
|
|
[node name="Meeting3" parent="." unique_id=673551448 instance=ExtResource("1_glv2v")]
|
|
position = Vector2(782.9999, 402.99997)
|
|
rotation = -0.18364333
|