Coin counter fix
This commit is contained in:
@ -337,3 +337,17 @@ scale = Vector2(1, 1.12)
|
||||
theme_override_fonts/font = ExtResource("7_jqhk7")
|
||||
theme_override_font_sizes/font_size = 8
|
||||
text = "Made with <3 by Kilokem"
|
||||
|
||||
[node name="CanvasLayer" type="CanvasLayer" parent="."]
|
||||
|
||||
[node name="Label2" type="Label" parent="CanvasLayer"]
|
||||
offset_left = 739.0
|
||||
offset_top = 608.0
|
||||
offset_right = 1231.0
|
||||
offset_bottom = 659.0
|
||||
scale = Vector2(1, 1.12)
|
||||
theme_override_fonts/font = ExtResource("7_jqhk7")
|
||||
theme_override_font_sizes/font_size = 24
|
||||
text = "Collected coins: 0🟡"
|
||||
vertical_alignment = 3
|
||||
autowrap_mode = 2
|
||||
|
Reference in New Issue
Block a user