[gd_scene load_steps=3 format=3] [ext_resource type="Script" path="res://scenes/ui/hud.gd" id="1"] [ext_resource type="Script" path="res://scenes/ui/clipboard.gd" id="2"] [node name="Hud" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 mouse_filter = 2 script = ExtResource("1") [node name="Progress" type="Label" parent="."] unique_name_in_owner = true layout_mode = 1 anchors_preset = 1 anchor_left = 1.0 anchor_right = 1.0 offset_left = -220.0 offset_top = 12.0 offset_right = -16.0 offset_bottom = 34.0 grow_horizontal = 0 horizontal_alignment = 2 [node name="Clipboard" type="Control" parent="."] unique_name_in_owner = true layout_mode = 1 anchors_preset = 2 anchor_top = 1.0 anchor_bottom = 1.0 offset_left = 12.0 offset_top = -332.0 offset_right = 252.0 offset_bottom = -12.0 grow_vertical = 0 mouse_filter = 2 script = ExtResource("2") [node name="Message" type="Label" parent="."] unique_name_in_owner = true modulate = Color(1, 1, 1, 0) layout_mode = 1 anchors_preset = 5 anchor_left = 0.5 anchor_right = 0.5 offset_left = -320.0 offset_top = 90.0 offset_right = 320.0 offset_bottom = 120.0 grow_horizontal = 2 horizontal_alignment = 1 [node name="Prompt" 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 = -200.0 offset_top = -48.0 offset_right = 200.0 offset_bottom = -22.0 grow_horizontal = 2 grow_vertical = 0 text = "{0} to take a closer look" horizontal_alignment = 1