mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-03 03:01:16 +00:00
Dialogue styles
This commit is contained in:
parent
11c20eb903
commit
e43f67c872
13 changed files with 408 additions and 19 deletions
|
|
@ -34,6 +34,8 @@ script = ExtResource("1_5pbjb")
|
|||
scene = ExtResource("6_kdmoh")
|
||||
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_size": "Vector2(300, 80)",
|
||||
"name_label_color_mode": "1",
|
||||
|
|
@ -77,4 +79,4 @@ layer_info = {
|
|||
}
|
||||
base_overrides = {}
|
||||
layers = Array[ExtResource("1_5pbjb")]([])
|
||||
metadata/_latest_layer = "12"
|
||||
metadata/_latest_layer = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue