WIP: Spawn bullets on the server and sync them
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
extends Node3D
|
||||
|
||||
const SPEED = 715
|
||||
const SPEED = 10
|
||||
|
||||
@onready var mesh = $Object_10
|
||||
|
||||
|
Reference in New Issue
Block a user