More interior camera inertia

Discussion in 'Ideas and Suggestions' started by norrig, Oct 29, 2022.

  1. norrig

    norrig
    Expand Collapse

    Joined:
    May 31, 2014
    Messages:
    4
    Interior camera inertia is a setting that "pushes you back in your seat" as you speed up. It's a really cool feature that gives you a better sense of speed. However, currently, it's barely noticeable even at max(100%). I'd love if we could increase it even more.

    upload_2022-10-29_16-57-9.png
     
  2. iGPR3

    iGPR3
    Expand Collapse

    Joined:
    Oct 9, 2022
    Messages:
    12
    have you found out how yet?
     
  3. norrig

    norrig
    Expand Collapse

    Joined:
    May 31, 2014
    Messages:
    4
    bumping this thread because i'd still like to up this setting as of 2024.
     
  4. daniel-w

    daniel-w
    Expand Collapse
    BeamNG Team

    Joined:
    Jan 28, 2017
    Messages:
    282
    The only way seems to be manually editing the script.
    Head into lua/ge/extensions/core/cameraModes/driver.lua, and look for this like:
    Code:
    self.physicsFactor = settings.getValue('cameraDriverPhysics') / 100 -- 0..1 multiplier
    
    Change the 100 to something else like 50 or 40. It does mess with the horizontal inertia as well though, hence why you shouldn't make this number too low
     
  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