-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathremote_player.tscn
More file actions
21 lines (15 loc) · 914 Bytes
/
Copy pathremote_player.tscn
File metadata and controls
21 lines (15 loc) · 914 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[gd_scene format=3 uid="uid://cb36x8u0r7hk1"]
[sub_resource type="CapsuleMesh" id="CapsuleMesh_hg5er"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_my1ri"]
albedo_color = Color(0.91887766, 0.21694991, 0.43414497, 1)
[sub_resource type="SceneReplicationConfig" id="SceneReplicationConfig_hg5er"]
properties/0/path = NodePath(".:position")
properties/0/spawn = true
properties/0/replication_mode = 1
[node name="PlayerCharacter" type="Node3D" unique_id=1717665939]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.5372087, 0)
[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=1975465646]
mesh = SubResource("CapsuleMesh_hg5er")
surface_material_override/0 = SubResource("StandardMaterial3D_my1ri")
[node name="MultiplayerSynchronizer" type="MultiplayerSynchronizer" parent="." unique_id=1129449204]
replication_config = SubResource("SceneReplicationConfig_hg5er")