33 lines
460 B
JSON
33 lines
460 B
JSON
{
|
|
"Input": {
|
|
"Player1": {
|
|
"AxisMappings": [
|
|
{
|
|
"AxisName": "MoveX",
|
|
"Scale": 1.000000,
|
|
"Key": "D"
|
|
},
|
|
{
|
|
"AxisName": "MoveX",
|
|
"Scale": -1.000000,
|
|
"Key": "A"
|
|
},
|
|
{
|
|
"AxisName": "MoveX",
|
|
"Scale": 1.000000,
|
|
"Key": "Gamepad0_LeftX"
|
|
}
|
|
],
|
|
"ActionMappings": [
|
|
{
|
|
"ActionName": "Jump",
|
|
"Key": "Space"
|
|
},
|
|
{
|
|
"ActionName": "Jump",
|
|
"Key": "Gamepad0_A"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |