API ReferenceGE Extensionsflowgraphnodesgameplayrallyloop
Rally Loop Set Vehicle Position
**File:** `flowgraph/nodes/gameplay/rally/loop/setLoopVehiclePosition.lua`
File: flowgraph/nodes/gameplay/rally/loop/setLoopVehiclePosition.lua
Description: Sets the position of the vehicle in the current rally loop manager.
Category: once_instant Tags: rally
Input Pins
| Name | Type | Description |
|---|---|---|
pos | vec3 | The position of the vehicle. |
rot | vec3 | The rotation of the vehicle. |
Methods
C:_executionStopped()C:workOnce()
See Also
- Rally Advance Loop Schedule - Related reference
- Rally Get Current Race Path - Related reference
- Rally Loop Get Execution Var - Related reference
- FlowGraph Guide - Guide