mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:05:34 +00:00
74 lines
No EOL
1.3 KiB
Text
74 lines
No EOL
1.3 KiB
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": "Neutral",
|
|
&"description": "",
|
|
&"display_name": "I.C.E.",
|
|
&"mirror": false,
|
|
&"nicknames": [""],
|
|
&"offset": Vector2(0, 0),
|
|
&"portraits": {
|
|
"Default": {
|
|
"export_overrides": {
|
|
"image": "\"res://Sprites/Portraits/ICE.png\""
|
|
},
|
|
"mirror": false,
|
|
"offset": Vector2(0, 0),
|
|
"scale": 1,
|
|
"scene": ""
|
|
},
|
|
"Happy": {
|
|
"export_overrides": {
|
|
"image": "\"res://Sprites/Expression/ICE/ICE02.png\""
|
|
},
|
|
"mirror": false,
|
|
"offset": Vector2(0, 0),
|
|
"scale": 1,
|
|
"scene": ""
|
|
},
|
|
"Neutral": {
|
|
"export_overrides": {
|
|
"image": "\"res://Sprites/Expression/ICE/ICE00.png\""
|
|
},
|
|
"mirror": false,
|
|
"offset": Vector2(0, 0),
|
|
"scale": 1,
|
|
"scene": ""
|
|
},
|
|
"No Words": {
|
|
"export_overrides": {
|
|
"image": "\"res://Sprites/Expression/ICE/ICE00_Inverted.png\""
|
|
},
|
|
"mirror": false,
|
|
"offset": Vector2(0, 0),
|
|
"scale": 1,
|
|
"scene": ""
|
|
},
|
|
"Perplexed": {
|
|
"export_overrides": {
|
|
"image": "\"res://Sprites/Expression/ICE/ICE01_Inverted.png\""
|
|
},
|
|
"mirror": false,
|
|
"offset": Vector2(0, 0),
|
|
"scale": 1,
|
|
"scene": ""
|
|
},
|
|
"Smug": {
|
|
"export_overrides": {
|
|
"image": "\"res://Sprites/Expression/ICE/ICE01.png\""
|
|
},
|
|
"mirror": false,
|
|
"offset": Vector2(0, 0),
|
|
"scale": 1,
|
|
"scene": ""
|
|
}
|
|
},
|
|
&"scale": 1.0
|
|
} |