This commit is contained in:
2024-01-19 15:13:55 +01:00
parent 269729a1d9
commit ca028523b9
5 changed files with 33 additions and 16 deletions

View File

@@ -4,4 +4,4 @@ extends Completer
func _on_interaction_area_interacted():
animation_player.play("press")
completed.emit()
super.toggle_complete()