Bullet hole spawn fix
This commit is contained in:
parent
17e809e95e
commit
4fa6413d78
1 changed files with 2 additions and 2 deletions
|
|
@ -5,10 +5,10 @@
|
|||
[sub_resource type="SceneReplicationConfig" id="SceneReplicationConfig_wpexx"]
|
||||
properties/0/path = NodePath(".:position")
|
||||
properties/0/spawn = true
|
||||
properties/0/replication_mode = 0
|
||||
properties/0/replication_mode = 1
|
||||
properties/1/path = NodePath(".:rotation")
|
||||
properties/1/spawn = true
|
||||
properties/1/replication_mode = 0
|
||||
properties/1/replication_mode = 1
|
||||
|
||||
[node name="BulletHole" type="Decal"]
|
||||
layers = 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue