Save System Mk.III (and start of new difficulty system)

This commit is contained in:
Haze Weathers 2023-06-29 22:07:54 -04:00
parent 746b9813e2
commit 4958c420d8
8 changed files with 203 additions and 82 deletions

View file

@ -35,6 +35,7 @@ align = 1
[node name="FileExists" type="Node2D" parent="."]
[node name="Name" type="Label" parent="FileExists"]
unique_name_in_owner = true
margin_left = 8.0
margin_top = 4.0
margin_right = 64.0
@ -43,6 +44,7 @@ text = "SG"
align = 1
[node name="TimeCounter" type="Label" parent="FileExists"]
unique_name_in_owner = true
margin_left = 3.0
margin_top = 50.0
margin_right = 69.0
@ -60,6 +62,7 @@ texture = ExtResource( 8 )
stretch_mode = 4
[node name="ShardCounter" type="Label" parent="FileExists"]
unique_name_in_owner = true
margin_left = 43.0
margin_top = 20.0
margin_right = 67.0
@ -67,6 +70,7 @@ margin_bottom = 30.0
text = "00"
[node name="KeyCounter" type="Label" parent="FileExists"]
unique_name_in_owner = true
margin_left = 43.0
margin_top = 33.0
margin_right = 64.0