mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 03:15:54 +00:00
Computer fix
This commit is contained in:
parent
d96d662c78
commit
a61da7cbb0
12 changed files with 165 additions and 86 deletions
19
Dialogue/Characters/test.dch
Normal file
19
Dialogue/Characters/test.dch
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"@path": "res://addons/dialogic/Resources/character.gd",
|
||||
"@subpath": NodePath(""),
|
||||
&"_translation_id": "",
|
||||
&"color": Color(1, 1, 1, 1),
|
||||
&"custom_info": {
|
||||
"sound_mood_default": "",
|
||||
"sound_moods": {},
|
||||
"style": ""
|
||||
},
|
||||
&"default_portrait": "",
|
||||
&"description": "",
|
||||
&"display_name": "test",
|
||||
&"mirror": false,
|
||||
&"nicknames": [""],
|
||||
&"offset": Vector2(0, 0),
|
||||
&"portraits": {},
|
||||
&"scale": 1.0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue