62 lines
1.5 KiB
Plaintext
62 lines
1.5 KiB
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://d2run4kti7u53"]
|
|
|
|
[ext_resource type="Script" path="res://Scripts/Gui.gd" id="1_nawr5"]
|
|
|
|
[node name="Gui" type="CanvasLayer"]
|
|
script = ExtResource("1_nawr5")
|
|
|
|
[node name="Control" type="Control" parent="."]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="BottleService" type="VFlowContainer" parent="Control"]
|
|
layout_mode = 1
|
|
anchors_preset = 11
|
|
anchor_left = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = -200.0
|
|
grow_horizontal = 0
|
|
grow_vertical = 2
|
|
size_flags_horizontal = 8
|
|
size_flags_vertical = 8
|
|
alignment = 2
|
|
|
|
[node name="Panel" type="Panel" parent="Control/BottleService"]
|
|
visible = false
|
|
custom_minimum_size = Vector2(200, 100)
|
|
layout_mode = 2
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="Control/BottleService/Panel"]
|
|
custom_minimum_size = Vector2(200, 100)
|
|
layout_mode = 2
|
|
offset_top = 4.0
|
|
offset_right = 200.0
|
|
offset_bottom = 104.0
|
|
text = "Je moeder"
|
|
|
|
[node name="Button" type="Button" parent="Control/BottleService/Panel/RichTextLabel"]
|
|
layout_mode = 1
|
|
anchors_preset = 1
|
|
anchor_left = 1.0
|
|
anchor_right = 1.0
|
|
offset_left = -22.0
|
|
offset_bottom = 31.0
|
|
grow_horizontal = 0
|
|
text = "✕"
|
|
|
|
[node name="HFlowContainer" type="HFlowContainer" parent="Control"]
|
|
layout_mode = 1
|
|
anchors_preset = 2
|
|
anchor_top = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_top = -100.0
|
|
offset_right = 1000.0
|
|
grow_vertical = 0
|