mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:55:35 +00:00
29 lines
No EOL
553 B
Text
29 lines
No EOL
553 B
Text
{
|
|
"@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": "default",
|
|
&"description": "",
|
|
&"display_name": "Computer",
|
|
&"mirror": false,
|
|
&"nicknames": [""],
|
|
&"offset": Vector2(0, 0),
|
|
&"portraits": {
|
|
"default": {
|
|
"export_overrides": {
|
|
"image": "\"res://Sprites/Portraits/Computer.png\""
|
|
},
|
|
"mirror": false,
|
|
"offset": Vector2(0, 0),
|
|
"scale": 1,
|
|
"scene": ""
|
|
}
|
|
},
|
|
&"scale": 1.0
|
|
} |