Added eart

This commit is contained in:
Ultrablob 2025-02-06 10:40:18 -05:00
parent 4ea08b1c5f
commit 84ca23f486
15 changed files with 180 additions and 33 deletions

View file

@ -16,7 +16,7 @@ func shoot():
$Turret.target = find_target()
$ShootTimer.start(1)
#$ShootTimer.start(1)
func find_target():