More work on dialogue, portraits, customizer and intro
This commit is contained in:
@@ -17,7 +17,7 @@ shader = ExtResource("3_2lpho")
|
||||
shader_parameter/add_color = Color(1, 1, 1, 0)
|
||||
shader_parameter/fringe_color = SubResource("GradientTexture1D_blm8a")
|
||||
shader_parameter/fringe_threshold = 0.10000000000582077
|
||||
shader_parameter/threshold = 0.3606666537395989
|
||||
shader_parameter/threshold = 0.361
|
||||
|
||||
[node name="Control" type="Control"]
|
||||
layout_mode = 3
|
||||
@@ -38,11 +38,16 @@ texture = ExtResource("1_2klcf")
|
||||
|
||||
[node name="Map Pin2" parent="." instance=ExtResource("2_paxxb")]
|
||||
layout_mode = 0
|
||||
anchors_preset = 0
|
||||
offset_left = 389.0
|
||||
offset_top = 554.0
|
||||
offset_right = 459.0
|
||||
offset_bottom = 624.0
|
||||
label = ""
|
||||
locked_brief = null
|
||||
unlocked_brief = null
|
||||
|
||||
[node name="Brief" parent="Map Pin2/Panel" index="0"]
|
||||
text = ""
|
||||
|
||||
[node name="CanvasGroup" parent="Map Pin2" index="1"]
|
||||
material = SubResource("ShaderMaterial_gldc4")
|
||||
@@ -51,18 +56,35 @@ material = SubResource("ShaderMaterial_gldc4")
|
||||
mouse_filter = 2
|
||||
|
||||
[node name="Banner" parent="Map Pin2/CanvasGroup" index="1"]
|
||||
offset_left = 0.0
|
||||
offset_top = 0.0
|
||||
offset_right = 188.0
|
||||
offset_bottom = 188.0
|
||||
mouse_filter = 2
|
||||
|
||||
[node name="Label" parent="Map Pin2/CanvasGroup/Banner" index="0"]
|
||||
text = "Avara Plains"
|
||||
text = ""
|
||||
|
||||
[node name="Map Pin3" parent="." instance=ExtResource("2_paxxb")]
|
||||
layout_mode = 0
|
||||
anchors_preset = 0
|
||||
offset_left = 144.0
|
||||
offset_top = 382.0
|
||||
offset_right = 214.0
|
||||
offset_bottom = 452.0
|
||||
primed = true
|
||||
label = "Nestor's Woods"
|
||||
locked_brief = null
|
||||
unlocked_brief = null
|
||||
|
||||
[node name="Map Pin4" parent="." instance=ExtResource("2_paxxb")]
|
||||
layout_mode = 0
|
||||
offset_left = 229.0
|
||||
offset_top = 89.0
|
||||
offset_right = 299.0
|
||||
offset_bottom = 159.0
|
||||
primed = true
|
||||
label = "Iko Gorge"
|
||||
locked_brief = "Mysterious cliffs in the frozen north."
|
||||
unlocked_brief = "One of the few northernmost lands uninhabited by [giants]. The snowy creatures of the Iko region run rampant here. Some say they are protected by the [giant] goddess, [Nakari]."
|
||||
|
||||
[editable path="Map Pin2"]
|
||||
|
||||
Reference in New Issue
Block a user