This commit is contained in:
2026-05-13 18:52:00 +02:00
commit 2bb1acbece
404 changed files with 33353 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
extends Node2D
func _ready() -> void:
$AnimationPlayer.play("heart_beat")