From 9be3a0b61cbe75d2fc1a70048958e5c3230f490e Mon Sep 17 00:00:00 2001 From: WiseNoodle Date: Thu, 21 Aug 2025 21:27:17 -0400 Subject: [PATCH] sync anims --- splunk/player/Player.tscn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/splunk/player/Player.tscn b/splunk/player/Player.tscn index d9863a9..cc8a50d 100644 --- a/splunk/player/Player.tscn +++ b/splunk/player/Player.tscn @@ -22,6 +22,9 @@ properties/2/replication_mode = 2 properties/3/path = NodePath(".:scale") properties/3/spawn = true properties/3/replication_mode = 2 +properties/4/path = NodePath("Mesh/AnimationPlayer:current_animation") +properties/4/spawn = true +properties/4/replication_mode = 2 [node name="Player" type="CharacterBody3D" node_paths=PackedStringArray("camera", "neck", "body", "head", "animation_player")] collision_layer = 2