mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 09:45:33 +00:00
Dialogues and mapping
This commit is contained in:
parent
3df9e2dd85
commit
e23d337a16
6 changed files with 250 additions and 233 deletions
|
|
@ -31,11 +31,11 @@ scene = ExtResource("3_sjmr0")
|
|||
script = ExtResource("1_01ap4")
|
||||
scene = ExtResource("4_01ap4")
|
||||
overrides = {
|
||||
"box_distance": "0.0",
|
||||
"box_distance": "8.0",
|
||||
"box_modulate_custom_color": "Color(1, 1, 1, 1)",
|
||||
"box_modulate_global_color": "false",
|
||||
"box_panel": "\"res://Resources/Styles/Terminal_Style_Box.tres\"",
|
||||
"box_size": "Vector2(150, 150)",
|
||||
"box_size": "Vector2(200, 150)",
|
||||
"name_label_hide_when_no_character": "true",
|
||||
"portrait_bg_modulate": "Color(0, 0, 0, 0)",
|
||||
"portrait_stretch_factor": "0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue