Getting started

Custom Pather draws bezier autonomous paths on the competition field and exports them as coordinate arrays you can paste into your code.

Placing points

Editing curves

Each waypoint has two curve handles (cyan and orange). Drag them to shape the bezier curve between points. Toggle handle visibility with the Handles button.

Fine-tuning

Exporting and importing

Click Copy Path to copy the generated coordinate list. Paste previously exported path code into the text box and click Load to restore it, including field mode, colors, and per-segment resolution.

Other controls