Interface

PathfinderComp

:

navigateTo

(target: Vec2): Vec2[] | undefined

Get navigation waypoints to reach the given target from the current position.

graph

: Graph | undefined

Get the graph used for navigastion if any.

kaplay logo

Layer

Miscalenous