Hide controls on win screen

This commit is contained in:
2024-09-02 00:14:14 +02:00
parent 55afdb608e
commit e13faa02d2
2 changed files with 2 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ func _input(event):
func win():
show()
$MarginContainer/Controls.hide()
$RobotSpeak.playing = true
$MarginContainer/Text.text = win_text