WIP: Spawn bullets on the server and sync them

This commit is contained in:
2025-01-26 18:18:35 +01:00
parent adce112be9
commit e28845b688
11 changed files with 1467 additions and 18 deletions

View File

@ -1,6 +1,6 @@
extends Node3D
const SPEED = 715
const SPEED = 10
@onready var mesh = $Object_10