Fix the sync and add shooting
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
script = ExtResource("1_ohxtg")
|
||||
|
||||
[node name="MultiplayerSpawner" type="MultiplayerSpawner" parent="."]
|
||||
_spawnable_scenes = PackedStringArray("res://scenes/weapon/bullet.tscn")
|
||||
spawn_path = NodePath("../Bullets")
|
||||
|
||||
[node name="Bullets" type="Node3D" parent="."]
|
||||
|
Reference in New Issue
Block a user