This commit is contained in:
2026-06-06 12:08:56 +03:00
parent ca1a0ce581
commit f0d932eac3
5 changed files with 4214 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
extends Node3D
func _ready() -> void:
var anim := get_node_or_null(^"Taunt") as AnimationPlayer