Added typing sounds to dialogic characters
This commit is contained in:
@@ -47,8 +47,10 @@ overrides = {
|
||||
"name_label_custom_font_size": "30.0",
|
||||
"name_label_use_global_color": "false",
|
||||
"next_indicator_enabled": "false",
|
||||
"text_alignment": "1",
|
||||
"text_size": "40.0",
|
||||
"typing_sounds_end_sound": "\"res://audio/sfx/UI/Dialog/SFX_Dialog_Open_01.wav\""
|
||||
"typing_sounds_end_sound": "\"res://audio/sfx/UI/Dialog/SFX_Dialog_Open_01.wav\"",
|
||||
"typing_sounds_sounds_folder": "\"res://audio/sfx/typing\""
|
||||
}
|
||||
|
||||
[sub_resource type="Resource" id="Resource_clhbu"]
|
||||
@@ -101,4 +103,4 @@ layer_info = {
|
||||
}
|
||||
base_overrides = {}
|
||||
layers = Array[ExtResource("1_0jwhi")]([])
|
||||
metadata/_latest_layer = "15"
|
||||
metadata/_latest_layer = ""
|
||||
|
||||
Reference in New Issue
Block a user