Fixed spawning issue
This commit is contained in:
parent
edd1894bcd
commit
bcb42f8d16
3 changed files with 6 additions and 11 deletions
|
|
@ -14,12 +14,6 @@ properties/0/replication_mode = 1
|
|||
properties/1/path = NodePath(".:rotation")
|
||||
properties/1/spawn = true
|
||||
properties/1/replication_mode = 1
|
||||
properties/2/path = NodePath("StartingPistol:ammo")
|
||||
properties/2/spawn = true
|
||||
properties/2/replication_mode = 1
|
||||
properties/3/path = NodePath("StartingPistol:remaining_ammo")
|
||||
properties/3/spawn = true
|
||||
properties/3/replication_mode = 1
|
||||
|
||||
[node name="DroppableStartingPistol" type="RigidBody3D" node_paths=PackedStringArray("weapon")]
|
||||
collision_layer = 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue