- Aug 22, 2016
- 512
- 719
If you want to change the keyboard settings :
Go to
To change the keys to move around (WASD) edit this file
Near the bottom of the file you will find the options you need to change :
Go to
LifePlay/Config/DefaultInput.ini
To change the keys to move around (WASD) edit this file
Near the bottom of the file you will find the options you need to change :
Code:
+AxisMappings=(AxisName="LeftRight",Scale=1.000000,Key=D)
+AxisMappings=(AxisName="LeftRight",Scale=-1.000000,Key=A)
+AxisMappings=(AxisName="DownUp",Scale=1.000000,Key=W)
+AxisMappings=(AxisName="DownUp",Scale=-1.000000,Key=S)