first commit

This commit is contained in:
2025-07-20 10:34:21 +02:00
commit a5634c4619
812 changed files with 61126 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
extends LimboState
@export var animation_player: AnimationPlayer
@export var animation: StringName
func _enter() -> void:
animation_player.play(animation)

View File

@@ -0,0 +1 @@
uid://dohyq145fqsdy