Resized enemy

This commit is contained in:
Victor Turgeon
2022-10-11 15:41:00 -04:00
parent c972765b32
commit 463f1c5cda
4 changed files with 11 additions and 6 deletions

View File

@@ -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"]