idle works with avoidance
This commit is contained in:
@@ -5,7 +5,6 @@ class_name EnemyIdle
|
||||
@export var scan_cone_angle : float = 90
|
||||
@export var scan_time : float = 3
|
||||
|
||||
var idle_timer
|
||||
var scan_timer
|
||||
var scan_direction = scan_cone_angle/2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user