Fixed dialogic settings

This commit is contained in:
2025-07-31 23:25:43 +02:00
parent e88ba2e1ef
commit 279cac22ee
2 changed files with 14 additions and 7 deletions
+13 -6
View File
@@ -15,8 +15,8 @@
script = ExtResource("1_0jwhi")
overrides = {
"global_bg_color": "Color(0.898375, 0.917922, 0.835355, 1)",
"global_font_color": "Color(0.242786, 0.16463, 0.180255, 1)",
"global_font_size": "20.0"
"global_font_color": "Color(0.257812, 0.125248, 0.0533752, 1)",
"global_font_size": "30.0"
}
[sub_resource type="Resource" id="Resource_uxnk3"]
@@ -44,10 +44,10 @@ overrides = {
"name_label_alignment": "2",
"name_label_box_modulate": "Color(1, 1, 1, 1)",
"name_label_box_panel": "\"res://dialog/Babushka_NPC_Namebox_background.tres\"",
"name_label_custom_font_size": "30.0",
"name_label_use_global_color": "false",
"next_indicator_enabled": "false",
"text_alignment": "1",
"text_size": "20.0",
"text_size": "40.0",
"typing_sounds_end_sound": "\"res://audio/sfx/UI/Dialog/SFX_Dialog_Open_01.wav\""
}
@@ -59,7 +59,14 @@ overrides = {}
[sub_resource type="Resource" id="Resource_umvdi"]
script = ExtResource("1_0jwhi")
scene = ExtResource("7_rg32j")
overrides = {}
overrides = {
"font_size_custom": "30.0",
"text_color_disabled": "Color(0.605469, 0.605469, 0.605469, 1)",
"text_color_focused": "Color(1, 0.628906, 0.628906, 1)",
"text_color_hovered": "Color(0.882353, 0.572549, 0.572549, 1)",
"text_color_pressed": "Color(1, 0.882812, 0.53125, 1)",
"text_color_use_global": "false"
}
[sub_resource type="Resource" id="Resource_ci2ul"]
script = ExtResource("1_0jwhi")
@@ -94,4 +101,4 @@ layer_info = {
}
base_overrides = {}
layers = Array[ExtResource("1_0jwhi")]([])
metadata/_latest_layer = "14"
metadata/_latest_layer = "15"