Added background to button set

This commit is contained in:
Layla 2019-12-05 03:37:25 -05:00
parent 5a8f2ca584
commit b5322de7ec

View File

@ -58,6 +58,14 @@ texture = SubResource( 1 )
expand = true
stretch_mode = 5
[node name="ColorRect2" type="ColorRect" parent="."]
anchor_top = 0.5
anchor_right = 1.0
anchor_bottom = 0.5
margin_top = -31.0
margin_bottom = 107.0
color = Color( 0, 0, 0, 1 )
[node name="New Game" type="Button" parent="."]
anchor_left = 0.5
anchor_top = 0.5
@ -110,6 +118,7 @@ texture = ExtResource( 9 )
expand = true
[node name="CreditsMenu" type="Control" parent="."]
visible = false
anchor_right = 1.0
anchor_bottom = 1.0
script = SubResource( 2 )