adjust uis to scholar font

This commit is contained in:
Haze Weathers 2023-05-12 12:53:26 -04:00
parent 15d82ec724
commit 6da085b6a6
5 changed files with 121 additions and 122 deletions

View file

@ -42,18 +42,17 @@ texture = ExtResource( 3 )
[node name="GoldCounter" type="Label" parent="."]
margin_left = 12.0
margin_top = -1.0
margin_right = 52.0
margin_bottom = 19.0
margin_top = 1.0
margin_right = 26.0
margin_bottom = 11.0
theme = ExtResource( 10 )
text = "00
"
text = "00"
[node name="ShardCounter" type="Label" parent="."]
margin_left = 41.0
margin_top = -1.0
margin_right = 81.0
margin_bottom = 19.0
margin_top = 1.0
margin_right = 48.0
margin_bottom = 11.0
theme = ExtResource( 10 )
text = "0"
@ -115,17 +114,17 @@ texture = ExtResource( 4 )
[node name="ScoreText" type="Label" parent="."]
margin_left = 137.0
margin_top = -1.0
margin_top = 1.0
margin_right = 221.0
margin_bottom = 19.0
margin_bottom = 11.0
theme = ExtResource( 10 )
text = "SCORE:"
[node name="ScoreCounter" type="Label" parent="."]
margin_left = 179.0
margin_top = -1.0
margin_right = 263.0
margin_bottom = 19.0
margin_top = 1.0
margin_right = 214.0
margin_bottom = 11.0
theme = ExtResource( 10 )
text = "00000"
@ -141,35 +140,35 @@ text = "High:000000"
[node name="LivesCounter" type="Label" parent="."]
modulate = Color( 0.478431, 1, 0.47451, 1 )
margin_left = 240.0
margin_top = -1.0
margin_right = 324.0
margin_bottom = 19.0
margin_top = 1.0
margin_right = 247.0
margin_bottom = 11.0
theme = ExtResource( 10 )
text = "2"
[node name="ArrowCounter" type="Label" parent="."]
margin_left = 61.0
margin_top = -1.0
margin_right = 145.0
margin_bottom = 19.0
margin_top = 1.0
margin_right = 68.0
margin_bottom = 11.0
theme = ExtResource( 10 )
text = "0"
[node name="TimeCounter" type="Label" parent="."]
modulate = Color( 0.478431, 1, 0.47451, 1 )
margin_left = 1.0
margin_top = 179.0
margin_right = 56.0
margin_bottom = 199.0
margin_top = 181.0
margin_right = 50.0
margin_bottom = 191.0
theme = ExtResource( 10 )
text = "0:00:00"
[node name="Music" type="Label" parent="."]
material = ExtResource( 8 )
margin_left = 150.0
margin_top = 178.0
margin_top = 180.0
margin_right = 348.0
margin_bottom = 192.0
margin_bottom = 190.0
theme = ExtResource( 9 )
text = "@rumble"
align = 2