Trying to make sync work

This commit is contained in:
Nikolai Rodionov
2025-02-06 13:42:14 +01:00
committed by Nikolai Rodionov
parent 8f61ab6c6b
commit cc709975ba
80 changed files with 8991 additions and 260 deletions

View File

@ -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="."]