Added eart
This commit is contained in:
parent
4ea08b1c5f
commit
84ca23f486
15 changed files with 180 additions and 33 deletions
2
eart.gd
2
eart.gd
|
@ -16,7 +16,7 @@ func shoot():
|
|||
|
||||
$Turret.target = find_target()
|
||||
|
||||
$ShootTimer.start(1)
|
||||
#$ShootTimer.start(1)
|
||||
|
||||
|
||||
func find_target():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue