overhaul du dialogue d'intro (vitesse, pauses, couleurs, sons) et création du dialogue d'outro #125 #119
This commit is contained in:
31
dialogs/characters/mother.dch
Normal file
31
dialogs/characters/mother.dch
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"@path": "res://addons/dialogic/Resources/character.gd",
|
||||
"@subpath": NodePath(""),
|
||||
&"_translation_id": "",
|
||||
&"color": Color(1, 1, 1, 1),
|
||||
&"custom_info": {
|
||||
"prefix": "",
|
||||
"sound_mood_default": "",
|
||||
"sound_moods": {},
|
||||
"style": "",
|
||||
"suffix": ""
|
||||
},
|
||||
&"default_portrait": "mother",
|
||||
&"description": "",
|
||||
&"display_name": "Mother",
|
||||
&"mirror": false,
|
||||
&"nicknames": [""],
|
||||
&"offset": Vector2(0, 0),
|
||||
&"portraits": {
|
||||
"mother": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://dialogs/characters/portraits/mysterious_demeter.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
}
|
||||
},
|
||||
&"scale": 1.0
|
||||
}
|
||||
Reference in New Issue
Block a user