fixed cycle count on weapon script

This commit is contained in:
Derek
2025-03-11 22:25:51 -05:00
parent 64ec7b12b6
commit a6ee53ed3e
6 changed files with 18 additions and 20 deletions

View File

@@ -1,6 +1,5 @@
extends Node3D
const DEAD_CAM_FOV = 50.0
@export var MOVE_SPEED = 30