they talk to each other now

This commit is contained in:
derek
2025-05-02 15:14:42 -05:00
parent db07777fca
commit 083f1eec83
9 changed files with 1200 additions and 11 deletions

View File

@@ -11,6 +11,7 @@ var scan_direction = scan_cone_angle/2
func Enter():
scan_timer = scan_time
get_new_wander_point()
clear_points_of_interest()
func Update(delta):
attack_on_sight()