Skip to main content

Rear Camera

Rear-view camera with per-vehicle offset support

This section

Rear Camera

Scripted rear-view camera that attaches to the back of the vehicle and follows rotation in real-time.

How It Works

  1. Click the Back Camera button in CarPlay
  2. A scripted camera activates showing the rear view
  3. The camera follows the vehicle's heading every frame
  4. Press the exit key (default: configurable control index) to return to normal view

Custom Offsets

Some vehicle models may need custom camera positioning. Define per-model X offset in config:

lua
Config.CustomRearCamera = {
["duel"] = { x = 2 },
}

Configuration

OptionDefaultDescription
Config.RearCameraExitKey167GTA control index to exit camera