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

@@ -114,7 +114,9 @@ func turret_look3D(delta):
func turret_scan_look(target,scan_direction,delta):
enemy.turret_look.global_rotation.y = rotate_to_face2D(enemy.turret_look,target,scan_direction,delta,turret_speed)
func clear_points_of_interest():
enemy.points_of_interest = []
func debug_marker(target_pos):
if enemy.debug_tools: