Hide controls on win screen
This commit is contained in:
@@ -29,6 +29,7 @@ func _input(event):
|
||||
|
||||
func win():
|
||||
show()
|
||||
$MarginContainer/Controls.hide()
|
||||
$RobotSpeak.playing = true
|
||||
$MarginContainer/Text.text = win_text
|
||||
|
||||
|
||||
Reference in New Issue
Block a user