La musique du menu est maintenant infinie
This commit is contained in:
parent
f10063de24
commit
17b7d78491
2 changed files with 5 additions and 0 deletions
|
@ -42,3 +42,7 @@ func _on_play_button_pressed():
|
|||
|
||||
func _on_load_button_pressed():
|
||||
print("Charger une sauvegarde")
|
||||
|
||||
|
||||
func _on_musique_fond_finished() -> void:
|
||||
musique_fond.play()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue