cirnogodot/Dialogue/Characters/Navigator.dch

29 lines
557 B
Text
Raw Normal View History

2025-02-07 11:15:57 +01:00
{
"@path": "res://addons/dialogic/Resources/character.gd",
"@subpath": NodePath(""),
2025-04-05 15:29:29 +02:00
&"_translation_id": "ad",
2025-02-24 22:30:29 +01:00
&"color": Color(1, 1, 1, 1),
&"custom_info": {
2025-02-07 11:15:57 +01:00
"sound_mood_default": "",
"sound_moods": {},
"style": ""
},
2025-02-24 22:30:29 +01:00
&"default_portrait": "Default",
&"description": "",
&"display_name": "Navigator",
&"mirror": false,
&"nicknames": [""],
&"offset": Vector2(0, 0),
&"portraits": {
2025-02-11 17:55:50 +01:00
"Default": {
"export_overrides": {
"image": "\"res://Sprites/Portraits/Navigator.png\""
},
"mirror": false,
"offset": Vector2(0, 0),
"scale": 1,
"scene": ""
}
},
2025-02-24 22:30:29 +01:00
&"scale": 1.0
2025-02-07 11:15:57 +01:00
}