AI has better detection, committing before a larger rework
This commit is contained in:
@@ -31,6 +31,7 @@ func Enter():
|
||||
scan_direction = deg_to_rad(TURRET_TURN_AMT)
|
||||
|
||||
func Update(delta: float):
|
||||
super(delta)
|
||||
if wander_time > 0:
|
||||
wander_time -= delta
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user