API ReferenceGE Extensionsflowgraphnodesgameplay
Groundmarker Remaining Distance
**File:** `flowgraph/nodes/gameplay/groundmarkerDistance.lua`
File: flowgraph/nodes/gameplay/groundmarkerDistance.lua
Description: If groundmarkers are active, gives the remaining position
Category: repeat_instant Tags: arrow, path, destination, navigation Dependencies: core_groundMarkers
Output Pins
| Name | Type | Description |
|---|---|---|
active | flow | Outflow only when groundmarkers are active. |
distance | number | Remaining distance of the groundmarkers in m. |
Methods
C:work(args)
See Also
- Allow Walking - Related reference
- Blacklist Walking - Related reference
- Can Enter From Walking - Related reference
- FlowGraph Guide - Guide