1. Trouble with the game?
    Try the troubleshooter!

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

    Dismiss Notice
  3. Before reporting issues or bugs, please check the up-to-date Bug Reporting Thread for the current version.
    0.35 Bug Reporting thread
    Solutions and more information may already be available.

Camera Axis

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by Sexyove, Aug 7, 2013.

  1. Sexyove

    Sexyove
    Expand Collapse

    Joined:
    Aug 7, 2013
    Messages:
    13
    If you're in a car(For example: FirstPerson), And if you take your Mouse uppwards, You will look down to your feets in the car, I want to change the Axis so if i take the mouse upwards, You look up the roof in the car instead of down to your Feets :)
     
  2. Deewad

    Deewad
    Expand Collapse

    Joined:
    Aug 5, 2013
    Messages:
    240
    Your mouse is inverted This is from the Wiki Usage
    • object can be a button name, an axis name or alike
    • the function to call can be found one directory up in beamng.cs
    • options: see below

    moveMap.bind(%device, <object>, <options>, <function to call>);moveMap.bindCmd(%device, <object>, <options>, "<Torque script to execute on press>", "<Torque script to execute on de-press>");Options (can be combined):

    • I : inverted : * -1
    • R : Ranged : scale axis from -1 to 1 down to 0 to 1
    • D : Deadzone (string argument following) : deadzone around the center
    • S : Scaled : scales the value (bit useless)
    Try messing with the inverted option
     
  3. Sexyove

    Sexyove
    Expand Collapse

    Joined:
    Aug 7, 2013
    Messages:
    13
    Can you try Scrip it for me? Im actually Really bad at doing that :\ :)
     
  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