This commit is contained in:
Tabby 2025-04-06 01:34:16 +11:00
parent 0a3ae3b6f2
commit ddb13df0f5
26 changed files with 42 additions and 31 deletions

View file

@ -28,5 +28,3 @@ func _process(delta):
global_position = spawn_pos
linear_velocity = Vector3(0,0,0)
pass