175 lines
5.0 KiB
Plaintext
175 lines
5.0 KiB
Plaintext
[gd_scene load_steps=6 format=3 uid="uid://btmlxxbucfqa7"]
|
|
|
|
[ext_resource type="Script" uid="uid://de6ettn5s20va" path="res://ui/prompter/prompter.gd" id="1_ba0r8"]
|
|
[ext_resource type="FontFile" uid="uid://c5ql8u7tpd10j" path="res://import/fonts/KleeOne-SemiBold.ttf" id="3_xtx06"]
|
|
[ext_resource type="PackedScene" uid="uid://nvbffevo54eh" path="res://ui/prompter/prompt_button.tscn" id="5_fbpt0"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ba0r8"]
|
|
bg_color = Color(0, 0, 0, 0.5019608)
|
|
corner_radius_top_left = 10
|
|
corner_radius_top_right = 10
|
|
corner_radius_bottom_right = 10
|
|
corner_radius_bottom_left = 10
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_fbpt0"]
|
|
font = ExtResource("3_xtx06")
|
|
font_size = 48
|
|
outline_size = 4
|
|
outline_color = Color(0, 0, 0, 1)
|
|
shadow_size = 4
|
|
shadow_color = Color(0, 0, 0, 0.78431374)
|
|
|
|
[node name="Prompter" type="MarginContainer"]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
theme_override_constants/margin_left = 42
|
|
theme_override_constants/margin_top = 42
|
|
theme_override_constants/margin_right = 42
|
|
theme_override_constants/margin_bottom = 42
|
|
script = ExtResource("1_ba0r8")
|
|
|
|
[node name="SafeZone" type="Control" parent="."]
|
|
layout_mode = 2
|
|
mouse_filter = 2
|
|
|
|
[node name="CenterContainer" type="CenterContainer" parent="SafeZone"]
|
|
layout_mode = 0
|
|
offset_right = 1836.0
|
|
offset_bottom = 996.0
|
|
mouse_filter = 2
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="SafeZone/CenterContainer"]
|
|
custom_minimum_size = Vector2(700, 700)
|
|
layout_mode = 2
|
|
theme_override_constants/margin_top = 42
|
|
theme_override_constants/margin_right = 42
|
|
|
|
[node name="TopCenter" type="PanelContainer" parent="SafeZone/CenterContainer/MarginContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
size_flags_vertical = 0
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_ba0r8")
|
|
|
|
[node name="Label" type="Label" parent="SafeZone/CenterContainer/MarginContainer/TopCenter"]
|
|
layout_mode = 2
|
|
text = "object to interact with"
|
|
label_settings = SubResource("LabelSettings_fbpt0")
|
|
horizontal_alignment = 1
|
|
|
|
[node name="Control" type="Control" parent="SafeZone/CenterContainer/MarginContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
size_flags_vertical = 8
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="SafeZone/CenterContainer/MarginContainer/Control"]
|
|
layout_mode = 1
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
offset_left = -157.0
|
|
offset_top = -144.0
|
|
offset_right = 253.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
size_flags_horizontal = 4
|
|
size_flags_vertical = 8
|
|
theme_override_constants/separation = 48
|
|
alignment = 2
|
|
|
|
[node name="collect_memento_ui" parent="SafeZone/CenterContainer/MarginContainer/Control/VBoxContainer" instance=ExtResource("5_fbpt0")]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "collect_memento_ui"
|
|
action = &"collect_memento_ui"
|
|
|
|
[node name="option_memento_ui" parent="SafeZone/CenterContainer/MarginContainer/Control/VBoxContainer" instance=ExtResource("5_fbpt0")]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "option_memento_ui"
|
|
action = &"option_memento_ui"
|
|
|
|
[node name="Top" type="PanelContainer" parent="SafeZone"]
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -230.5
|
|
offset_right = 230.5
|
|
offset_bottom = 98.33334
|
|
grow_horizontal = 2
|
|
|
|
[node name="Label" type="Label" parent="SafeZone/Top"]
|
|
layout_mode = 2
|
|
text = "a general explanation or hint about what is going on
|
|
or an evaluation such as on the card-board"
|
|
horizontal_alignment = 1
|
|
|
|
[node name="LeftBottom" type="Control" parent="SafeZone"]
|
|
anchors_preset = 0
|
|
offset_top = 996.0
|
|
offset_bottom = 996.0
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 8
|
|
|
|
[node name="VBox" type="VBoxContainer" parent="SafeZone/LeftBottom"]
|
|
layout_mode = 1
|
|
anchors_preset = 2
|
|
anchor_top = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = 64.0
|
|
offset_top = -240.0
|
|
offset_right = 386.0
|
|
grow_vertical = 0
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 4
|
|
theme_override_constants/separation = 48
|
|
alignment = 2
|
|
|
|
[node name="Accept" parent="SafeZone/LeftBottom/VBox" instance=ExtResource("5_fbpt0")]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
|
|
[node name="Cancel" parent="SafeZone/LeftBottom/VBox" instance=ExtResource("5_fbpt0")]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "ui_cancel"
|
|
action = &"ui_cancel"
|
|
|
|
[node name="Skip" parent="SafeZone/LeftBottom/VBox" instance=ExtResource("5_fbpt0")]
|
|
layout_mode = 2
|
|
text = "scene_skip"
|
|
action = &"scene_skip"
|
|
|
|
[node name="RightBottom" type="Control" parent="SafeZone"]
|
|
layout_mode = 1
|
|
anchors_preset = 3
|
|
anchor_left = 1.0
|
|
anchor_top = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = -40.0
|
|
offset_top = -40.0
|
|
grow_horizontal = 0
|
|
grow_vertical = 0
|
|
|
|
[node name="VBox" type="VBoxContainer" parent="SafeZone/RightBottom"]
|
|
layout_mode = 1
|
|
anchors_preset = 3
|
|
anchor_left = 1.0
|
|
anchor_top = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = -322.0
|
|
offset_top = -240.0
|
|
grow_horizontal = 0
|
|
grow_vertical = 0
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 4
|
|
theme_override_constants/separation = 48
|
|
alignment = 2
|