En théorie

This commit is contained in:
MarcEricMartel
2022-10-11 20:56:44 -04:00
parent 28698240b3
commit 4973e22d23
6 changed files with 47 additions and 4 deletions

View File

@@ -152,6 +152,7 @@ text = "Quit Game"
[node name="MenuMusic" type="AudioStreamPlayer" parent="MenuLayer/Start"]
stream = ExtResource( 4 )
volume_db = 3.0
[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"]