Added typing sounds to dialogic characters
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user