mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 23:53:46 +00:00
Dialogue styles
This commit is contained in:
parent
11c20eb903
commit
e43f67c872
13 changed files with 408 additions and 19 deletions
|
|
@ -6,24 +6,14 @@
|
|||
&"custom_info": {
|
||||
"sound_mood_default": "",
|
||||
"sound_moods": {},
|
||||
"style": ""
|
||||
"style": "Terminal_Style"
|
||||
},
|
||||
&"default_portrait": "default",
|
||||
&"default_portrait": "",
|
||||
&"description": "",
|
||||
&"display_name": "Computer",
|
||||
&"display_name": "",
|
||||
&"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": ""
|
||||
}
|
||||
},
|
||||
&"portraits": {},
|
||||
&"scale": 1.0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue