About to start work on gun swapper #checkpoint

This commit is contained in:
derek
2024-07-15 10:19:35 -05:00
parent d4bafbc0bf
commit cdcc2db8e7
10 changed files with 68 additions and 52 deletions

View File

@@ -12,7 +12,6 @@ var y_magnet
var z_magnet
@export var pickupType: String
# Called when the node enters the scene tree for the first time.
func _ready():
rand_amt = rng.randf_range(10.0,100.0)