1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice

[HowTo]Disable auto-rotate orbit option

Discussion in 'General Discussion' started by FREZZNEZZ, Dec 24, 2016.

Tags:
  1. FREZZNEZZ

    FREZZNEZZ
    Expand Collapse

    Joined:
    Dec 24, 2016
    Messages:
    2
    Hello guys,
    this might be help some player if easily got headache or annoyed about auto rotate (following change camera position) when vehicle reverse or vice versa

    this is for version 0.8

    Do It At Your Own Risk
    remember always to backup first

    go to
    steam directory/steamapps/common/BeamNG.drive/lua/ge/extensions/core/cameraModes

    find orbit.lua, open/edit using notepad

    find:
    self.relaxation = settings.getValue('cameraOrbitRelaxation') or 3

    change to

    self.relaxation = 1000
     
    • Informative Informative x 2
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice