[gd_scene load_steps=2 format=3] [ext_resource type="Script" path="res://scenes/ui/observation.gd" id="1"] [node name="Observation" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 mouse_filter = 2 script = ExtResource("1") [node name="Choices" type="HBoxContainer" parent="."] layout_mode = 1 anchors_preset = 7 anchor_left = 0.5 anchor_top = 1.0 anchor_right = 0.5 anchor_bottom = 1.0 offset_left = -300.0 offset_top = -96.0 offset_right = 300.0 offset_bottom = -40.0 grow_horizontal = 2 grow_vertical = 0 theme_override_constants/separation = 24 alignment = 1 [node name="OriginalButton" type="Button" parent="Choices"] unique_name_in_owner = true custom_minimum_size = Vector2(260, 56) layout_mode = 2 text = "Original" [node name="FakeButton" type="Button" parent="Choices"] unique_name_in_owner = true custom_minimum_size = Vector2(260, 56) layout_mode = 2 text = "Fake" [node name="Hint" type="Label" parent="."] unique_name_in_owner = true layout_mode = 1 anchors_preset = 7 anchor_left = 0.5 anchor_top = 1.0 anchor_right = 0.5 anchor_bottom = 1.0 offset_left = -300.0 offset_top = -34.0 offset_right = 300.0 offset_bottom = -12.0 grow_horizontal = 2 grow_vertical = 0 text = "{0} to look it up, Esc to step back" horizontal_alignment = 1