mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-09 13:51:16 +00:00
Graphics
This commit is contained in:
parent
b07a8fe60d
commit
54bf15d93d
23 changed files with 313 additions and 75 deletions
|
|
@ -13,7 +13,10 @@
|
|||
|
||||
[sub_resource type="Resource" id="Resource_mqh25"]
|
||||
script = ExtResource("1_47mos")
|
||||
overrides = {}
|
||||
overrides = {
|
||||
"global_font": "\"res://fonts/at01.ttf\"",
|
||||
"global_font_size": "12.0"
|
||||
}
|
||||
|
||||
[sub_resource type="Resource" id="Resource_5h7h2"]
|
||||
script = ExtResource("1_47mos")
|
||||
|
|
@ -36,11 +39,9 @@ scene = ExtResource("5_bks8v")
|
|||
overrides = {
|
||||
"box_margin_bottom": "1.0",
|
||||
"box_size": "Vector2(300, 50)",
|
||||
"name_label_custom_font_size": "8.0",
|
||||
"name_label_use_global_font_size": "false",
|
||||
"name_label_custom_font_size": "11.0",
|
||||
"next_indicator_size": "Vector2(12, 12)",
|
||||
"text_size": "6.0",
|
||||
"text_use_global_size": "false"
|
||||
"text_size": "6.0"
|
||||
}
|
||||
|
||||
[sub_resource type="Resource" id="Resource_30jrk"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue