fix fonts

This commit is contained in:
Page Asgardius 2024-01-15 16:44:33 -07:00
parent 60023dfbec
commit 3dc0f5a6ef
5 changed files with 20 additions and 21 deletions

View file

@ -19,7 +19,7 @@ offset_left = 514.0
offset_top = 105.0
offset_right = 1008.0
offset_bottom = 206.0
scale = Vector2(1.20077, 1.41766)
theme_override_font_sizes/font_size = 22
text = "Disclaimer
Playing with fireworks inside a videogame can give hours of fun,
but in real life is dangerous
@ -30,9 +30,9 @@ modulate = Color(0, 0, 0, 1)
self_modulate = Color(0, 0, 0, 1)
offset_left = 346.0
offset_top = 361.0
offset_right = 602.0
offset_bottom = 387.0
scale = Vector2(2.92998, 7.01768)
text = "Press Enter or B to start playing"
offset_right = 1004.0
offset_bottom = 429.0
theme_override_font_sizes/font_size = 49
text = "Press Enter or B to continue"
[node name="Bottomhud" parent="." instance=ExtResource("3_sdx6y")]

View file

@ -17,9 +17,9 @@ modulate = Color(0, 0, 0, 1)
self_modulate = Color(0, 0, 0, 1)
offset_left = 559.0
offset_top = 68.0
offset_right = 785.0
offset_bottom = 195.0
scale = Vector2(1.71496, 1.67053)
offset_right = 963.0
offset_bottom = 230.0
theme_override_font_sizes/font_size = 21
text = "Defeated enemies: 0
Clear time: 0
Charged skill uses: 0
@ -31,9 +31,9 @@ modulate = Color(0, 0, 0, 1)
self_modulate = Color(0, 0, 0, 1)
offset_left = 346.0
offset_top = 361.0
offset_right = 565.0
offset_bottom = 387.0
scale = Vector2(2.92998, 7.01768)
offset_right = 1004.0
offset_bottom = 429.0
theme_override_font_sizes/font_size = 49
text = "Press Enter or B to continue"
[node name="Bottomhud" parent="." instance=ExtResource("3_sdx6y")]

View file

@ -19,7 +19,6 @@ offset_left = 503.0
offset_top = 172.0
offset_right = 997.0
offset_bottom = 221.0
scale = Vector2(1.20077, 1.41766)
text = "This game is under developmnt
More content will be added in following releases"
@ -28,9 +27,9 @@ modulate = Color(0, 0, 0, 1)
self_modulate = Color(0, 0, 0, 1)
offset_left = 346.0
offset_top = 361.0
offset_right = 602.0
offset_bottom = 387.0
scale = Vector2(2.92998, 7.01768)
text = "Press Enter or B to return to title"
offset_right = 1004.0
offset_bottom = 429.0
theme_override_font_sizes/font_size = 49
text = "Press Enter or B to continue"
[node name="Bottomhud" parent="." instance=ExtResource("3_sdx6y")]

View file

@ -1,4 +1,4 @@
[gd_scene load_steps=4 format=3 uid="uid://j4qh45gkv45i"]
[gd_scene load_steps=4 format=3 uid="uid://bcpnv8mhi4v57"]
[ext_resource type="Script" path="res://bootclick.gd" id="1_52bti"]
[ext_resource type="PackedScene" path="res://selftest.tscn" id="3_jtnh5"]
@ -17,7 +17,7 @@ offset_left = 105.0
offset_top = 258.0
offset_right = 453.0
offset_bottom = 284.0
scale = Vector2(2.94857, 7.68)
theme_override_font_sizes/font_size = 49
text = "Press enter or a gamepad button to continue"
horizontal_alignment = 1
vertical_alignment = 1

View file

@ -32,7 +32,7 @@ offset_left = 31.0
offset_top = 308.0
offset_right = 235.0
offset_bottom = 331.0
scale = Vector2(5.86131, 5.35486)
theme_override_font_sizes/font_size = 95
text = "Midori in the Magic School"
script = ExtResource("2_bbb0f")
@ -42,7 +42,7 @@ offset_left = 446.0
offset_top = 92.0
offset_right = 610.0
offset_bottom = 118.0
scale = Vector2(2.61468, 1.57466)
theme_override_font_sizes/font_size = 40
text = "Press B or Enter start"
script = ExtResource("4_cc41w")
@ -52,7 +52,7 @@ offset_left = 364.0
offset_top = 602.0
offset_right = 568.0
offset_bottom = 628.0
scale = Vector2(2.61468, 1.57466)
theme_override_font_sizes/font_size = 40
text = "Press escape or A to exit"
script = ExtResource("5_scoec")