Resized enemy
This commit is contained in:
2
HUD.tscn
2
HUD.tscn
@@ -149,7 +149,7 @@ margin_right = 1062.0
|
||||
margin_bottom = 653.0
|
||||
text = "Quit Game"
|
||||
|
||||
[node name="MenuMusic" type="AudioStreamPlayer" parent="."]
|
||||
[node name="MenuMusic" type="AudioStreamPlayer" parent="MenuLayer/Start"]
|
||||
|
||||
[connection signal="pressed" from="MenuLayer/Start/New Game" to="MenuLayer/Start" method="_on_New_Game_pressed"]
|
||||
[connection signal="pressed" from="MenuLayer/Start/Quit to Desktop" to="MenuLayer/Start" method="_on_Quit_to_Desktop_Button_pressed"]
|
||||
|
||||
Reference in New Issue
Block a user