WIP: Some updates
This commit is contained in:
@ -6,24 +6,24 @@
|
||||
|
||||
[sub_resource type="SceneReplicationConfig" id="SceneReplicationConfig_2dhi2"]
|
||||
properties/0/path = NodePath("SharedNode:position")
|
||||
properties/0/spawn = false
|
||||
properties/0/spawn = true
|
||||
properties/0/replication_mode = 1
|
||||
properties/1/path = NodePath("SharedNode:rotation")
|
||||
properties/1/spawn = true
|
||||
properties/1/replication_mode = 1
|
||||
properties/2/path = NodePath(".:owner_id")
|
||||
properties/2/spawn = true
|
||||
properties/2/replication_mode = 1
|
||||
properties/2/replication_mode = 2
|
||||
properties/3/path = NodePath(".:input_direction")
|
||||
properties/3/spawn = true
|
||||
properties/3/replication_mode = 1
|
||||
properties/3/replication_mode = 0
|
||||
properties/4/path = NodePath(".:jumping")
|
||||
properties/4/spawn = true
|
||||
properties/4/replication_mode = 2
|
||||
properties/4/replication_mode = 0
|
||||
|
||||
[sub_resource type="SceneReplicationConfig" id="SceneReplicationConfig_8la7e"]
|
||||
properties/0/path = NodePath("SharedNode:position")
|
||||
properties/0/spawn = true
|
||||
properties/0/spawn = false
|
||||
properties/0/replication_mode = 0
|
||||
|
||||
[node name="ServerNode" type="Node3D"]
|
||||
|
Reference in New Issue
Block a user