You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
593 B
30 lines
593 B
{
|
|
"@path": "res://addons/dialogic/Resources/character.gd",
|
|
"@subpath": NodePath(""),
|
|
&"_translation_id": "",
|
|
&"color": Color(1, 1, 1, 1),
|
|
&"custom_info": {
|
|
"sound_mood_default": "",
|
|
"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": "",
|
|
&"display_name": "Everyone",
|
|
&"mirror": false,
|
|
&"nicknames": [""],
|
|
&"offset": Vector2(0, 0),
|
|
&"portraits": {},
|
|
&"scale": 1.0
|
|
} |