mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-01 11:31:16 +00:00
Briefing layout fixes and indicator
This commit is contained in:
parent
7b526d535c
commit
7c95e3c8fc
13 changed files with 91 additions and 10 deletions
|
|
@ -35,13 +35,18 @@ overrides = {}
|
|||
script = ExtResource("1_1na1v")
|
||||
scene = ExtResource("5_rmqst")
|
||||
overrides = {
|
||||
"box_color_custom": "Color(1, 1, 1, 1)",
|
||||
"box_color_use_global": "false",
|
||||
"box_margin_bottom": "1.0",
|
||||
"box_panel": "\"res://Resources/Styles/PixelStyleBoxRed.tres\"",
|
||||
"box_size": "Vector2(300, 50)",
|
||||
"name_label_box_offset": "Vector2(0, 8)",
|
||||
"name_label_box_modulate": "Color(1, 1, 1, 1)",
|
||||
"name_label_box_offset": "Vector2(0, 16)",
|
||||
"name_label_box_panel": "\"res://Resources/Styles/PixelStyleBoxRed.tres\"",
|
||||
"name_label_box_use_global_color": "false",
|
||||
"name_label_custom_font_size": "11.0",
|
||||
"next_indicator_size": "Vector2(12, 12)",
|
||||
"next_indicator_size": "Vector2(16, 16)",
|
||||
"next_indicator_texture": "\"res://ExternalMaterial/3DCursor/DialogueCursor.png\"",
|
||||
"text_size": "6.0"
|
||||
}
|
||||
|
||||
|
|
@ -88,4 +93,4 @@ layer_info = {
|
|||
}
|
||||
base_overrides = {}
|
||||
layers = Array[ExtResource("1_1na1v")]([])
|
||||
metadata/_latest_layer = "18"
|
||||
metadata/_latest_layer = "13"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue