atttack script starting to work
This commit is contained in:
@@ -13,6 +13,7 @@ func Enter():
|
||||
get_new_wander_point()
|
||||
|
||||
func Update(delta):
|
||||
attack_on_sight()
|
||||
#on timeout change scan direction
|
||||
if scan_timer > 0:
|
||||
scan_timer -= delta
|
||||
|
||||
Reference in New Issue
Block a user