2023-03-15 13:27:04 +00:00
[gd_scene format=3 uid="uid://cceyp2yd6o3sq"]
2023-03-21 22:06:45 +00:00
[node name="CenterContainer" type="CenterContainer"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
2023-03-15 13:27:04 +00:00
2023-03-21 22:06:45 +00:00
[node name="VBoxContainer" type="VBoxContainer" parent="."]
layout_mode = 2
[node name="Name" type="Label" parent="VBoxContainer"]
2023-03-15 13:27:04 +00:00
layout_mode = 2
theme_type_variation = &"HeaderLarge"
text = "old Mask"
horizontal_alignment = 1
2023-03-21 22:06:45 +00:00
[node name="Content Notes" type="RichTextLabel" parent="VBoxContainer"]
2023-03-15 13:27:04 +00:00
custom_minimum_size = Vector2(256, 0)
layout_mode = 2
bbcode_enabled = true
text = "[center] Content Notes:
Food, Blood, Gore, Whatever, I need a second line.
[/center]"
fit_content = true
2023-03-21 22:06:45 +00:00
[node name="collect_or_listen" type="Button" parent="VBoxContainer"]
2023-03-15 13:27:04 +00:00
layout_mode = 2
tooltip_text = "Take this with you, and listen to it's story."
text = "Collect"
2023-03-21 22:06:45 +00:00
[node name="Summary" type="Button" parent="VBoxContainer"]
2023-03-15 13:27:04 +00:00
layout_mode = 2
tooltip_text = "Take this with you, but get a neutral description of it's story."
text = "get neutral summary"
2023-03-21 22:06:45 +00:00
[node name="skip" type="Button" parent="VBoxContainer"]
2023-03-15 13:27:04 +00:00
layout_mode = 2
tooltip_text = "Choose this to entirely skip this Item without being unable to progress in the story. Skipped Segments can still be interacted with via the Pause Screen, if you decide to change your mind."
text = "skip"
2023-03-21 22:06:45 +00:00
[node name="put_back" type="Button" parent="VBoxContainer"]
2023-03-15 13:27:04 +00:00
layout_mode = 2
text = "put back"