mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 15:03:47 +00:00
Dialogue and textbox improvements
This commit is contained in:
parent
db50df369f
commit
34ce86b144
4 changed files with 12 additions and 5 deletions
|
|
@ -36,10 +36,11 @@ overrides = {
|
|||
"box_distance": "0.0",
|
||||
"box_modulate_custom_color": "Color(1, 1, 1, 1)",
|
||||
"box_modulate_global_color": "false",
|
||||
"box_panel": "\"res://Resources/Styles/PixelStyleBoxRed_SquareBackground.tres\"",
|
||||
"box_panel": "\"res://Resources/Styles/PixelStyleBoxRed.tres\"",
|
||||
"box_size": "Vector2(300, 80)",
|
||||
"name_label_color_mode": "1",
|
||||
"name_label_custom_size": "10.0",
|
||||
"portrait_bg_modulate": "Color(0, 0, 0, 0)",
|
||||
"text_custom_size": "6.0"
|
||||
}
|
||||
|
||||
|
|
@ -79,4 +80,4 @@ layer_info = {
|
|||
}
|
||||
base_overrides = {}
|
||||
layers = Array[ExtResource("1_5pbjb")]([])
|
||||
metadata/_latest_layer = ""
|
||||
metadata/_latest_layer = "12"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue