47 lines
775 B
JSON
47 lines
775 B
JSON
{
|
|
"name": "Default bindings for Gamepads",
|
|
"controller_type": "gamepad",
|
|
"last_edited_by": "UnrealEngine",
|
|
"bindings":
|
|
{
|
|
"/actions/main":
|
|
{
|
|
"sources": [
|
|
{
|
|
"mode": "scalar_constant",
|
|
"path": "/user/hand/left/input/joystick",
|
|
"inputs":
|
|
{
|
|
"value":
|
|
{
|
|
"output": ""
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "scalar_constant",
|
|
"path": "/user/hand/left/input/joystick",
|
|
"inputs":
|
|
{
|
|
"value":
|
|
{
|
|
"output": "/actions/main/in/MoveRight axis"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"mode": "scalar_constant",
|
|
"path": "/user/hand/right/input/joystick",
|
|
"inputs":
|
|
{
|
|
"value":
|
|
{
|
|
"output": "/actions/main/in/TurnRate axis"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"description": ""
|
|
} |