Skip to content

pathToWorld

pathToWorld(grid, path): Vec2[]

Defined in: ai/nav/pathfind.ts:104

Convert a cell path to world-space waypoints (cell centers).

NavGrid

Cell[]

Vec2[]