Skip to content

Pathfinding #1751

@Konclan

Description

@Konclan

Description of the feature

A system for pathfinding between two points. It would need:

  • The option to follow walls
  • How many units it should travel before turning
  • How many units it needs to turn
  • What obstructions should it care about
  • What to do when it fails to find a path

Why should this be implemented

Ideally antlines, catwalks, vactubes, and any other item/feature that can use pathfinding should use the same system. This would make future items way easier and dramatically improve existing items. If antlines could be completely split to a new system they might even be able to follow blocks and angles.

Additional information

No response

Metadata

Metadata

Assignees

Labels

CompilerIssue pertains to the custom BEE compilersEnhancementImprovement or tweak to the modLong-TermThis will be slowly implemented across multiple updatesPriority: HighThis issue is important

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions