API Referenceveextensions
Straight Line
Heading maintenance assistance that keeps the vehicle driving in a straight line. Used for automated testing and performance measurement runs.
Heading maintenance assistance that keeps the vehicle driving in a straight line. Applies corrective steering inputs to compensate for crosswinds, road camber, and alignment issues. Used for automated testing and performance measurement runs.
Hooks
| Hook | Description |
|---|---|
onInit | Initializes heading lock state and captures the initial vehicle direction. |
Usage Example
-- Load for automated straight-line testing
extensions.load("straightLine")See Also
- Drag AI — Drag racing lane-keeping
- Dynamic Vehicle Data — Automated performance tests
Skeleton
Debug visualization of the vehicle's node and beam structure. Renders the wireframe mesh showing all physics nodes and their connecting beams.
Telemetry Logger
Comprehensive logging of vehicle state data to JSON or CSV files. Records powertrain, suspension, electrics, and input data at configurable intervals.