code/modules/wiremod/components/action/pathfind.dm
/obj/item/circuit_component/pathfind | Calcualtes a path, returns a list of entities. Each entity is the next step in the path. Can be used with the direction component to move. |
---|
/obj/item/circuit_component/pathfind | Calcualtes a path, returns a list of entities. Each entity is the next step in the path. Can be used with the direction component to move. |
---|