1- [gd_scene load_steps =16 format =3 uid ="uid://crt1rd7wivci5" ]
1+ [gd_scene load_steps =17 format =3 uid ="uid://crt1rd7wivci5" ]
22
33[ext_resource type ="PackedScene" uid ="uid://csbi7tcvjhju4" path ="res://game-06/game_score.tscn" id ="1_sqdyh" ]
44[ext_resource type ="Script" path ="res://addons/block_code/block_code_node/block_code.gd" id ="2_kjf1e" ]
88[ext_resource type ="Script" path ="res://addons/block_code/code_generation/variable_definition.gd" id ="6_70vs7" ]
99[ext_resource type ="FontFile" uid ="uid://0a8howkelk56" path ="res://game-05/font/Orbitron-Bold.ttf" id ="7_7m1de" ]
1010
11+ [sub_resource type ="LabelSettings" id ="LabelSettings_vhaqr" ]
12+ font = ExtResource ("7_7m1de" )
13+ font_size = 42
14+
1115[sub_resource type ="Gradient" id ="Gradient_vsr38" ]
1216offsets = PackedFloat32Array (0 , 0.308594 , 0.425781 , 1 )
1317colors = PackedColorArray (0 , 0 , 0 , 0 , 0.446221 , 0.693144 , 0.758889 , 1 , 0.1121 , 0.173122 , 0.19 , 0.988235 , 0 , 0 , 0 , 0.984314 )
@@ -78,16 +82,16 @@ theme_override_constants/margin_left = 24
7882theme_override_constants/margin_top = 16
7983
8084[node name ="GameScore" parent ="InGamePanel" instance =ExtResource ("1_sqdyh" )]
81- position = Vector2 (140 , 13 )
85+ position = Vector2 (140 , 3 )
8286
8387[node name ="Label" type ="Label" parent ="InGamePanel" ]
8488layout_mode = 2
8589theme_override_font_sizes/font_size = 50
8690text = "Score:
8791"
92+ label_settings = SubResource ("LabelSettings_vhaqr" )
8893
8994[node name ="GameOverPanel" type ="PanelContainer" parent ="." groups =["Overlay" ]]
90- visible = false
9195layout_mode = 2
9296theme_override_styles/panel = SubResource ("StyleBoxTexture_ary77" )
9397
@@ -106,7 +110,7 @@ scale = Vector2(1, 1)
106110layout_mode = 2
107111size_flags_horizontal = 8
108112size_flags_vertical = 8
109- text = "coins "
113+ text = "gems "
110114label_settings = SubResource ("LabelSettings_d6ja6" )
111115horizontal_alignment = 2
112116
0 commit comments