More work on dialogue, portraits, customizer and intro
This commit is contained in:
@@ -22,7 +22,7 @@ shader = ExtResource("2_lqa1n")
|
||||
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 = 1.0
|
||||
shader_parameter/threshold = 0.3606666537395989
|
||||
|
||||
[sub_resource type="Animation" id="Animation_jh32y"]
|
||||
length = 0.001
|
||||
@@ -189,17 +189,18 @@ _data = {
|
||||
}
|
||||
|
||||
[node name="Map Pin" type="TextureButton"]
|
||||
anchors_preset = -1
|
||||
offset_left = 69.0
|
||||
offset_top = 410.0
|
||||
offset_right = 139.0
|
||||
offset_bottom = 480.0
|
||||
offset_left = -35.0
|
||||
offset_top = -35.0
|
||||
offset_right = 35.0
|
||||
offset_bottom = 35.0
|
||||
pivot_offset = Vector2(35, 35)
|
||||
script = ExtResource("1_ymuo7")
|
||||
circle_size = 200.0
|
||||
add_color = Color(1, 1, 1, 0)
|
||||
threshold = 0.3606666537395989
|
||||
label = null
|
||||
locked_brief = null
|
||||
unlocked_brief = null
|
||||
|
||||
[node name="Panel" type="PanelContainer" parent="."]
|
||||
[node name="BriefPanel" type="PanelContainer" parent="."]
|
||||
unique_name_in_owner = true
|
||||
visible = false
|
||||
custom_minimum_size = Vector2(300, 100)
|
||||
layout_mode = 0
|
||||
@@ -209,7 +210,8 @@ offset_right = 334.0
|
||||
offset_bottom = 30.0
|
||||
mouse_filter = 2
|
||||
|
||||
[node name="Label" type="Label" parent="Panel"]
|
||||
[node name="Brief" type="Label" parent="BriefPanel"]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 1
|
||||
theme_override_constants/line_spacing = -3
|
||||
@@ -225,6 +227,7 @@ material = SubResource("ShaderMaterial_ymuo7")
|
||||
[node name="Pin" type="Control" parent="CanvasGroup"]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 3
|
||||
anchors_preset = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
|
||||
@@ -267,7 +270,6 @@ texture = ExtResource("6_vq4p4")
|
||||
|
||||
[node name="Banner" type="TextureRect" parent="CanvasGroup"]
|
||||
visible = false
|
||||
anchors_preset = -1
|
||||
offset_left = -59.0
|
||||
offset_top = -59.0
|
||||
offset_right = 129.0
|
||||
@@ -275,6 +277,7 @@ offset_bottom = 129.0
|
||||
texture = ExtResource("7_175dc")
|
||||
|
||||
[node name="Label" type="Label" parent="CanvasGroup/Banner"]
|
||||
unique_name_in_owner = true
|
||||
custom_minimum_size = Vector2(125, 0)
|
||||
layout_mode = 0
|
||||
offset_left = 34.0
|
||||
|
||||
Reference in New Issue
Block a user