camera.json

Third-person follow modes and the GTA-like follow tuning parameters. Smoothing is frame-rate independent and clamps large yaw steps.

Third-person follow modes

  • classic: sandbox-style free third-person.
  • gtaLike: movement direction gently pulls camera yaw after a grace period.

GTA-like follow fields

FieldDefaultDescription
minMoveSpeed60.0Movement speed before follow begins.
yawSpeed3.2Exponential return sharpness. Higher follows faster.
manualLookGraceSeconds1.0Delay after manual look input before auto-follow resumes.
maxYawStepDegrees4.0Max yaw change per 60 FPS frame equivalent.
disableWhileAimingtruePrevents follow while aiming.

Reload

Use litherarp.camera_reload after manual edits.