Dialogue sound effects

This commit is contained in:
Marco 2025-05-22 17:13:43 +02:00
commit 57b393fdcf
19 changed files with 170 additions and 10 deletions

View file

@ -4,8 +4,19 @@
&"_translation_id": "a8",
&"color": Color(0.537255, 0.85098, 0.85098, 1),
&"custom_info": {
"sound_mood_default": "",
"sound_moods": {},
"sound_mood_default": "Mood 1",
"sound_moods": {
"Mood 1": {
"mode": 0,
"name": "Mood 1",
"pitch_base": 1.0,
"pitch_variance": 0.5,
"skip_characters": 4.0,
"sound_path": "res://SFX/Cirno_Speak.wav",
"volume_base": -2.0,
"volume_variance": -2.0
}
},
"style": ""
},
&"default_portrait": "Neutral",

View file

@ -4,8 +4,19 @@
&"_translation_id": "ac",
&"color": Color(0.254902, 0.529412, 0.568627, 1),
&"custom_info": {
"sound_mood_default": "",
"sound_moods": {},
"sound_mood_default": "Mood 1",
"sound_moods": {
"Mood 1": {
"mode": 0,
"name": "Mood 1",
"pitch_base": 1.0,
"pitch_variance": -0.5,
"skip_characters": 4.0,
"sound_path": "res://SFX/JFXR/Blip_select 18.wav",
"volume_base": -4.0,
"volume_variance": -4.0
}
},
"style": ""
},
&"default_portrait": "Neutral",

View file

@ -4,8 +4,19 @@
&"_translation_id": "aa",
&"color": Color(1, 1, 1, 1),
&"custom_info": {
"sound_mood_default": "",
"sound_moods": {},
"sound_mood_default": "Mood 1",
"sound_moods": {
"Mood 1": {
"mode": 0,
"name": "Mood 1",
"pitch_base": 1.0,
"pitch_variance": 0.0,
"skip_characters": 0.0,
"sound_path": "res://SFX/JFXR/Blip_select 18.wav",
"volume_base": 0.0,
"volume_variance": 0.0
}
},
"style": "Terminal_Style"
},
&"default_portrait": "",