Adds new animations and background

This commit is contained in:
2024-10-06 22:14:51 +02:00
parent feda1c5077
commit 7288d0e658
17 changed files with 212 additions and 43 deletions

View File

@@ -22,7 +22,7 @@ func _unhandled_input(event: InputEvent) -> void:
func _ready() -> void:
$Dialog.start()
$Dialog.start_dialog_1()
func start_game():
game_active = true