Add player scale for syncing
This commit is contained in:
@@ -27,6 +27,9 @@ properties/1/replication_mode = 2
|
|||||||
properties/2/path = NodePath(".:rotation")
|
properties/2/path = NodePath(".:rotation")
|
||||||
properties/2/spawn = true
|
properties/2/spawn = true
|
||||||
properties/2/replication_mode = 2
|
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")]
|
[node name="Player" type="CharacterBody3D" node_paths=PackedStringArray("camera", "neck", "body", "head")]
|
||||||
collision_layer = 2
|
collision_layer = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user