Added typing sounds to dialogic characters

This commit is contained in:
2025-08-27 18:00:26 +02:00
parent e44e06bace
commit 652cac4232
23 changed files with 160 additions and 35 deletions
+13 -2
View File
@@ -5,8 +5,19 @@
&"color": Color(1, 1, 1, 1),
&"custom_info": {
"sound_mood_default": "",
"sound_moods": {},
"style": ""
"sound_moods": {
"Mood 1": {
"mode": 0,
"name": "Mood 1",
"pitch_base": 1.0,
"pitch_variance": 0.0,
"skip_characters": 0.0,
"sound_path": "res://audio/sfx/typing",
"volume_base": 0.0,
"volume_variance": 0.0
}
},
"style": "NPC_narrative"
},
&"default_portrait": "_tmp",
&"description": "helpful spirit forest",
+13 -2
View File
@@ -5,8 +5,19 @@
&"color": Color(1, 1, 1, 1),
&"custom_info": {
"sound_mood_default": "",
"sound_moods": {},
"style": ""
"sound_moods": {
"Mood 1": {
"mode": 0,
"name": "Mood 1",
"pitch_base": 1.0,
"pitch_variance": 0.0,
"skip_characters": 0.0,
"sound_path": "res://audio/sfx/typing",
"volume_base": 0.0,
"volume_variance": 0.0
}
},
"style": "NPC_narrative"
},
&"default_portrait": "",
&"description": "Yeli's Domovoi",
+13 -2
View File
@@ -5,8 +5,19 @@
&"color": Color(1, 1, 1, 1),
&"custom_info": {
"sound_mood_default": "",
"sound_moods": {},
"style": ""
"sound_moods": {
"Mood 1": {
"mode": 0,
"name": "Mood 1",
"pitch_base": 1.0,
"pitch_variance": 0.0,
"skip_characters": 0.0,
"sound_path": "res://audio/sfx/typing",
"volume_base": 0.0,
"volume_variance": 0.0
}
},
"style": "NPC_narrative"
},
&"default_portrait": "",
&"description": "",
+3 -2
View File
@@ -12,7 +12,7 @@
"pitch_base": 1.0,
"pitch_variance": 0.0,
"skip_characters": 0.0,
"sound_path": "",
"sound_path": "res://audio/sfx/typing",
"volume_base": 0.0,
"volume_variance": 0.0
}
@@ -42,7 +42,8 @@
"mirror": false,
"offset": Vector2(0, 0),
"scale": 1,
"scene": ""
"scene": "",
"sound_mood": "Mood 1"
},
"_part_side": {
"export_overrides": {