/tg/ Station 13 - Modules - Types

code/datums/ai/basic_mobs/basic_subtrees/move_to_cardinal.dm

/datum/bt_node/ai_behavior/move_to_cardinalMoves to line up with the target along a cardinal direction, so a directional ability can fire down the lane. Reports SUCCESS once lined up and within range, FAILURE when the target is gone, too far, or pathing gives up.