API ReferenceGE Extensionsflowgraphnodesgameplayrally
Rally Mode Create Ground Marker Route
**File:** `flowgraph/nodes/gameplay/rally/createRallyGroundMarker.lua`
File: flowgraph/nodes/gameplay/rally/createRallyGroundMarker.lua
Description: Create a ground marker route.
Category: once_instant Tags: rally
Input Pins
| Name | Type | Description |
|---|---|---|
pathData | table | Data from the path for other nodes to process. |
name | string | Name of the position to get; no value will use default. |
Methods
C:workOnce()
See Also
- Rally Mode Countdown - Related reference
- Rally Loop Synced Countdown - Related reference
- Rally Mode Flying Finish - Related reference
- FlowGraph Guide - Guide