WIP: Spawn bullets on the server and sync them

This commit is contained in:
2025-01-26 22:57:38 +01:00
parent c7c577233b
commit 9e6495ec34
8 changed files with 169 additions and 57 deletions

View File

@ -41,7 +41,7 @@ offset_left = 238.0
offset_top = 151.0
offset_right = 497.0
offset_bottom = 220.0
text = "192.168.0.28"
text = "127.0.0.1"
[connection signal="player_connected" from="." to="." method="_on_player_connected"]
[connection signal="player_disconnected" from="." to="." method="_on_player_disconnected"]