mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:15:45 +00:00
Changed scaling mode
This commit is contained in:
parent
226bf76895
commit
e7259b0da8
11 changed files with 34 additions and 36 deletions
|
|
@ -16,7 +16,7 @@ script = ExtResource("1_5pbjb")
|
|||
scene = ExtResource("1_4vo3k")
|
||||
overrides = {
|
||||
"global_font": "\"res://fonts/at01.ttf\"",
|
||||
"global_font_size": "12.0"
|
||||
"global_font_size": "16.0"
|
||||
}
|
||||
|
||||
[sub_resource type="Resource" id="Resource_fuhfn"]
|
||||
|
|
@ -37,7 +37,6 @@ overrides = {
|
|||
"box_panel": "\"res://Dialogue/Styles/square_stylebox.tres\"",
|
||||
"box_size": "Vector2(300, 70)",
|
||||
"name_label_custom_size": "10.0",
|
||||
"name_label_use_global_size": "false",
|
||||
"text_custom_size": "6.0"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue