idle works with avoidance

This commit is contained in:
derek
2025-04-30 13:42:57 -05:00
parent 40edd9a2fc
commit 30f5e19123
4 changed files with 13 additions and 5 deletions

View File

@@ -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