Fix the sync and add shooting

This commit is contained in:
2025-02-06 22:06:54 +01:00
parent ad95c99149
commit 89992b1ef4
68 changed files with 8482 additions and 34 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="."]