It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
is there a way to actually strafe instead of turning? my arrow keys are setup as strafe, but when i hit ithemi turn.
Go to C:\Users\name\AppData\Local\SilverChains\Saved\Config\WindowsNoEditor

change these lines to what is shown below, save it, and make the file "read only"

AxisMappings=(AxisName="MoveBack",Scale=-1.000000,Key=Down)
AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=Up)
AxisMappings=(AxisName="MoveLeft",Scale=-1.000000,Key=Left)
AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=Right)
AxisMappings=(AxisName="Turn",Scale=1.000000,Key=MouseX)
AxisMappings=(AxisName="TurnRate",Scale=-1.000000,Key=A)
AxisMappings=(AxisName="TurnRate",Scale=1.000000,Key=D)
Post edited November 02, 2019 by user deleted