2022 demo

This commit is contained in:
pennyrigate 2022-12-31 21:47:38 -05:00
parent c60375cb98
commit 4727fb0f55
41 changed files with 761 additions and 68 deletions

View file

@ -115,6 +115,22 @@ margin_bottom = 21.0
theme = ExtResource( 10 )
text = "000000"
[node name="HighCounter" type="Label" parent="HUD"]
margin_left = 178.0
margin_top = 178.0
margin_right = 262.0
margin_bottom = 198.0
theme = ExtResource( 10 )
text = "High:000000"
[node name="LivesCounter" type="Label" parent="HUD"]
margin_left = 1.0
margin_top = 178.0
margin_right = 85.0
margin_bottom = 198.0
theme = ExtResource( 10 )
text = "Lives:2"
[node name="ArrowCounter" type="Label" parent="HUD"]
margin_left = 237.0
margin_top = 1.0