API ReferenceGE Extensionsflowgraphnodesgameplayrally
Rally Debug Draw
**File:** `flowgraph/nodes/gameplay/rally/rallyDebugNode.lua`
File: flowgraph/nodes/gameplay/rally/rallyDebugNode.lua
Description: Draws debug information for debugging purposes.
Category: repeat_instant Tags: rally
Input Pins
| Name | Type | Description |
|---|---|---|
vehId | number | Id of vehicle to draw bounding box for. |
pos | vec3 | Target position for vehicle front-center. |
rot | quat | Target rotation. |
Methods
C:work(args)
See Also
- Rally Mode Countdown - Related reference
- Rally Loop Synced Countdown - Related reference
- Rally Mode Create Ground Marker Route - Related reference
- FlowGraph Guide - Guide