mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:15:33 +00:00
Computer fix
This commit is contained in:
parent
d96d662c78
commit
a61da7cbb0
12 changed files with 165 additions and 86 deletions
|
|
@ -1,20 +1,20 @@
|
|||
{
|
||||
"@path": "res://addons/dialogic/Resources/character.gd",
|
||||
"@subpath": NodePath(""),
|
||||
"_translation_id": "",
|
||||
"color": Color(1, 1, 1, 1),
|
||||
"custom_info": {
|
||||
&"_translation_id": "",
|
||||
&"color": Color(1, 1, 1, 1),
|
||||
&"custom_info": {
|
||||
"sound_mood_default": "",
|
||||
"sound_moods": {},
|
||||
"style": ""
|
||||
},
|
||||
"default_portrait": "default",
|
||||
"description": "",
|
||||
"display_name": "Computer",
|
||||
"mirror": false,
|
||||
"nicknames": [""],
|
||||
"offset": Vector2(0, 0),
|
||||
"portraits": {
|
||||
&"default_portrait": "default",
|
||||
&"description": "",
|
||||
&"display_name": "Computer",
|
||||
&"mirror": false,
|
||||
&"nicknames": [""],
|
||||
&"offset": Vector2(0, 0),
|
||||
&"portraits": {
|
||||
"default": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Portraits/Computer.png\""
|
||||
|
|
@ -25,5 +25,5 @@
|
|||
"scene": ""
|
||||
}
|
||||
},
|
||||
"scale": 1.0
|
||||
&"scale": 1.0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue