27 lines
846 B
Plaintext
27 lines
846 B
Plaintext
[gd_scene format=3 uid="uid://dudfvxilbydas"]
|
|
|
|
[ext_resource type="Script" uid="uid://dfn06haxb2yhr" path="res://core/goals/current_goal_panel.gd" id="1_70l2h"]
|
|
|
|
[node name="CurrentGoalPanel" type="PanelContainer" unique_id=1791509101]
|
|
offset_left = 155.0
|
|
offset_top = 210.0
|
|
offset_right = 500.0
|
|
offset_bottom = 320.0
|
|
script = ExtResource("1_70l2h")
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=933762288]
|
|
layout_mode = 2
|
|
theme_override_constants/separation = 4
|
|
|
|
[node name="GoalLabel" type="Label" parent="VBoxContainer" unique_id=1859068341]
|
|
layout_mode = 2
|
|
text = "Goal"
|
|
|
|
[node name="RequirementsLabel" type="Label" parent="VBoxContainer" unique_id=2092922827]
|
|
layout_mode = 2
|
|
text = "Requirements"
|
|
|
|
[node name="ResolveButton" type="Button" parent="VBoxContainer" unique_id=760904344]
|
|
layout_mode = 2
|
|
text = "Resolve"
|