- New selfmade Font

- persistent files
- Hiscore
This commit is contained in:
megamichi 2024-10-09 21:02:14 +02:00
parent 4676b83b61
commit 4c881027a1
56 changed files with 1711 additions and 175 deletions

View file

@ -15,6 +15,7 @@ func _on_duck_gameover() -> void:
$"../../Audio/GameOver".play()
$"../../Audio/Gui-in".play()
show()
func _on_restart_pressed() -> void: