Posted September 07, 2015
I'm trying to turn off whatever terrible setting that causes the player move forward when the mouse is moved alng the y-axis. I know this has been asked before but editing the config file doesn't seem to change the controls in-game at all. In case I made a mistake, here are the mouse settings from my config file:
MouseAiming = 0
MouseAimingFlipped = 0
MouseButton0 = "Weapon_Fire"
MouseButtonClicked0 = ""
MouseButton1 = ""
MouseButtonClicked1 = ""
MouseButton2 = "Weapon_Special_Fire"
MouseButtonClicked2 = ""
MouseAnalogAxes0 = "analog_turning"
MouseDigitalAxes0_0 = ""
MouseDigitalAxes0_1 = ""
MouseAnalogScale0 = 65536
MouseAnalogAxes1 = ""
MouseDigitalAxes1_0 = ""
MouseDigitalAxes1_1 = ""
MouseAnalogScale1 = 65536
I know I can press U to turn on mouse aiming, but the point is I don't want the mouse to move me forward *even if* mouselook is turned off.
Thanks.
MouseAiming = 0
MouseAimingFlipped = 0
MouseButton0 = "Weapon_Fire"
MouseButtonClicked0 = ""
MouseButton1 = ""
MouseButtonClicked1 = ""
MouseButton2 = "Weapon_Special_Fire"
MouseButtonClicked2 = ""
MouseAnalogAxes0 = "analog_turning"
MouseDigitalAxes0_0 = ""
MouseDigitalAxes0_1 = ""
MouseAnalogScale0 = 65536
MouseAnalogAxes1 = ""
MouseDigitalAxes1_0 = ""
MouseDigitalAxes1_1 = ""
MouseAnalogScale1 = 65536
I know I can press U to turn on mouse aiming, but the point is I don't want the mouse to move me forward *even if* mouselook is turned off.
Thanks.