From 724d78973bacd245786588e4dd10ed2fd881128b Mon Sep 17 00:00:00 2001 From: WiseNoodle Date: Sun, 10 Aug 2025 22:58:40 -0400 Subject: [PATCH] Add player scale for syncing --- splunk/player/Player.tscn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/splunk/player/Player.tscn b/splunk/player/Player.tscn index f7b0da4..94e4bc8 100644 --- a/splunk/player/Player.tscn +++ b/splunk/player/Player.tscn @@ -27,6 +27,9 @@ properties/1/replication_mode = 2 properties/2/path = NodePath(".:rotation") properties/2/spawn = true properties/2/replication_mode = 2 +properties/3/path = NodePath(".:scale") +properties/3/spawn = true +properties/3/replication_mode = 2 [node name="Player" type="CharacterBody3D" node_paths=PackedStringArray("camera", "neck", "body", "head")] collision_layer = 2