Files
GoakeFlax/Content/Settings/EngineSettings/InputSettings.json

223 lines
3.9 KiB
JSON

{
"ID": "8ec53dba4c238bfbea1d62922e612a4d",
"TypeName": "FlaxEditor.Content.Settings.InputSettings",
"EngineBuild": 6705,
"Data": {
"ActionMappings": [
{
"Name": "Exit",
"Mode": 1,
"Key": 27,
"MouseButton": 0,
"GamepadButton": 0,
"Gamepad": 0
},
{
"Name": "DebugTrigger1",
"Mode": 2,
"Key": 112,
"MouseButton": 0,
"GamepadButton": 0,
"Gamepad": 0
},
{
"Name": "DebugTrigger2",
"Mode": 2,
"Key": 113,
"MouseButton": 0,
"GamepadButton": 0,
"Gamepad": 0
},
{
"Name": "DebugTrigger3",
"Mode": 2,
"Key": 114,
"MouseButton": 0,
"GamepadButton": 0,
"Gamepad": 0
},
{
"Name": "Console",
"Mode": 1,
"Key": 220,
"MouseButton": 0,
"GamepadButton": 0,
"Gamepad": 0
},
{
"Name": "Console",
"Mode": 1,
"Key": 223,
"MouseButton": 0,
"GamepadButton": 0,
"Gamepad": 0
},
{
"Name": "Console",
"Mode": 1,
"Key": 192,
"MouseButton": 0,
"GamepadButton": 0,
"Gamepad": 0
},
{
"Name": "Jump",
"Mode": 0,
"Key": 32,
"MouseButton": 3,
"GamepadButton": 0,
"Gamepad": 0
},
{
"Name": "ClearConsole",
"Mode": 1,
"Key": 66,
"MouseButton": 0,
"GamepadButton": 0,
"Gamepad": 0
}
],
"AxisMappings": [
{
"Name": "Mouse X",
"Axis": 0,
"Gamepad": 0,
"PositiveButton": 0,
"NegativeButton": 0,
"GamepadPositiveButton": 0,
"GamepadNegativeButton": 0,
"DeadZone": 0.0,
"Sensitivity": 0.11,
"Gravity": 1.0,
"Scale": 1.0,
"Snap": false
},
{
"Name": "Mouse Y",
"Axis": 1,
"Gamepad": 0,
"PositiveButton": 0,
"NegativeButton": 0,
"GamepadPositiveButton": 0,
"GamepadNegativeButton": 0,
"DeadZone": 0.0,
"Sensitivity": 0.11,
"Gravity": 1.0,
"Scale": 1.0,
"Snap": false
},
{
"Name": "Horizontal",
"Axis": 9,
"Gamepad": 0,
"PositiveButton": 68,
"NegativeButton": 65,
"GamepadPositiveButton": 0,
"GamepadNegativeButton": 0,
"DeadZone": 0.01,
"Sensitivity": 0.0,
"Gravity": 0.0,
"Scale": 1.0,
"Snap": true
},
{
"Name": "Vertical",
"Axis": 9,
"Gamepad": 0,
"PositiveButton": 87,
"NegativeButton": 83,
"GamepadPositiveButton": 0,
"GamepadNegativeButton": 0,
"DeadZone": 0.01,
"Sensitivity": 0.0,
"Gravity": 0.0,
"Scale": 1.0,
"Snap": true
},
{
"Name": "LookRight",
"Axis": 9,
"Gamepad": 0,
"PositiveButton": 39,
"NegativeButton": 37,
"GamepadPositiveButton": 0,
"GamepadNegativeButton": 0,
"DeadZone": 0.0,
"Sensitivity": 1.0,
"Gravity": 800.0,
"Scale": 1.0,
"Snap": true
},
{
"Name": "LookUp",
"Axis": 9,
"Gamepad": 0,
"PositiveButton": 38,
"NegativeButton": 40,
"GamepadPositiveButton": 0,
"GamepadNegativeButton": 0,
"DeadZone": 0.0,
"Sensitivity": 1.0,
"Gravity": 800.0,
"Scale": 1.0,
"Snap": true
},
{
"Name": "Horizontal",
"Axis": 3,
"Gamepad": 0,
"PositiveButton": 0,
"NegativeButton": 0,
"GamepadPositiveButton": 0,
"GamepadNegativeButton": 0,
"DeadZone": 0.19,
"Sensitivity": 1.0,
"Gravity": 1.0,
"Scale": 1.0,
"Snap": false
},
{
"Name": "Vertical",
"Axis": 4,
"Gamepad": 0,
"PositiveButton": 0,
"NegativeButton": 0,
"GamepadPositiveButton": 0,
"GamepadNegativeButton": 0,
"DeadZone": 0.19,
"Sensitivity": 1.0,
"Gravity": 1.0,
"Scale": 1.0,
"Snap": false
},
{
"Name": "Mouse X",
"Axis": 5,
"Gamepad": 0,
"PositiveButton": 0,
"NegativeButton": 0,
"GamepadPositiveButton": 0,
"GamepadNegativeButton": 0,
"DeadZone": 0.19,
"Sensitivity": 1.0,
"Gravity": 1.0,
"Scale": 4.0,
"Snap": false
},
{
"Name": "Mouse Y",
"Axis": 6,
"Gamepad": 0,
"PositiveButton": 0,
"NegativeButton": 0,
"GamepadPositiveButton": 0,
"GamepadNegativeButton": 0,
"DeadZone": 0.19,
"Sensitivity": 1.0,
"Gravity": 1.0,
"Scale": -4.0,
"Snap": false
}
]
}
}