- New selfmade Font
- persistent files - Hiscore
This commit is contained in:
parent
4676b83b61
commit
4c881027a1
56 changed files with 1711 additions and 175 deletions
|
@ -15,6 +15,7 @@ func _on_duck_gameover() -> void:
|
|||
$"../../Audio/GameOver".play()
|
||||
$"../../Audio/Gui-in".play()
|
||||
show()
|
||||
|
||||
|
||||
|
||||
func _on_restart_pressed() -> void:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue