// Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
"tap": [
{
"id": 0,
"input_sources": [
"keyboard"
],
"name": "jump",
"key": "Space",
"location": [
{
"type": "position",
"anchor": [
1,
1
],
"anchor_to_target": [
-0.140070922,
-0.2087765957
],
"y_on_x": 1
}
]
}
],
"move": [
{
"id": 1,
"input_sources": [
"keyboard"
],
"name": "Virtual Joystick",
"keys": [
"KeyW",
"KeyA",
"KeyS",
"KeyD"
],
"location": [
{
"type": "position",
"anchor": [
0,
1
],
"anchor_to_target": [
0.1391843972,
-0.2087765957
],
"x_on_y": 1
}
]
}
]
}