mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:45:33 +00:00
Dialogic textbox
This commit is contained in:
parent
bd808d835e
commit
4226891235
25 changed files with 497 additions and 55 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"@path": "res://addons/dialogic/Resources/character.gd",
|
||||
"@subpath": NodePath(""),
|
||||
&"_translation_id": "",
|
||||
&"color": Color(1, 1, 1, 1),
|
||||
&"color": Color(0.27451, 0.419608, 0.364706, 1),
|
||||
&"custom_info": {
|
||||
"sound_mood_default": "",
|
||||
"sound_moods": {},
|
||||
|
|
@ -15,15 +15,6 @@
|
|||
&"nicknames": [""],
|
||||
&"offset": Vector2(0, 0),
|
||||
&"portraits": {
|
||||
"Default": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Portraits/Colonel.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"Explaining": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Expression/Colonel/Colonel01.png\""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue