WIP: Spawn bullets on the server and sync them
This commit is contained in:
parent
dbfcf573c2
commit
66efa9ec99
@ -36,10 +36,7 @@ properties/0/spawn = true
|
|||||||
properties/0/replication_mode = 2
|
properties/0/replication_mode = 2
|
||||||
properties/1/path = NodePath(".:rotation")
|
properties/1/path = NodePath(".:rotation")
|
||||||
properties/1/spawn = true
|
properties/1/spawn = true
|
||||||
properties/1/replication_mode = 2
|
properties/1/replication_mode = 0
|
||||||
properties/2/path = NodePath(".:rotation_order")
|
|
||||||
properties/2/spawn = true
|
|
||||||
properties/2/replication_mode = 2
|
|
||||||
|
|
||||||
[node name="Bullet" type="Node3D"]
|
[node name="Bullet" type="Node3D"]
|
||||||
transform = Transform3D(20, 0, 0, 0, 20, 0, 0, 0, 20, 0, 0, 0)
|
transform = Transform3D(20, 0, 0, 0, 20, 0, 0, 0, 20, 0, 0, 0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user