they talk to each other now
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user