2022 demo
This commit is contained in:
parent
c60375cb98
commit
4727fb0f55
41 changed files with 761 additions and 68 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue