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

@ -43,6 +43,12 @@ material = SubResource( 2 )
margin_right = 256.0
margin_bottom = 192.0
[node name="DeleteBackground" type="ColorRect" parent="."]
visible = false
material = SubResource( 3 )
margin_right = 256.0
margin_bottom = 192.0
[node name="Panel" parent="." instance=ExtResource( 1 )]
margin_left = 12.0
margin_top = 64.0
@ -92,8 +98,3 @@ texture_normal = ExtResource( 9 )
texture_focused = ExtResource( 9 )
expand = true
stretch_mode = 3
[node name="ColorRect" type="ColorRect" parent="."]
material = SubResource( 3 )
margin_right = 256.0
margin_bottom = 192.0