mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 17:53:46 +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"
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
script = ExtResource("1_47mos")
|
||||
overrides = {
|
||||
"global_font": "\"res://fonts/at01.ttf\"",
|
||||
"global_font_size": "12.0"
|
||||
"global_font_size": "16.0"
|
||||
}
|
||||
|
||||
[sub_resource type="Resource" id="Resource_5h7h2"]
|
||||
|
|
@ -82,4 +82,4 @@ layer_info = {
|
|||
}
|
||||
base_overrides = {}
|
||||
layers = Array[ExtResource("1_47mos")]([])
|
||||
metadata/_latest_layer = "13"
|
||||
metadata/_latest_layer = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue