chromium/ash/components/arc/input_overlay/resources/com.robtopx.geometrydashworld.json

// 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": [
            0,
            0
          ],
          "anchor_to_target": [
            0.5140772,
            0.73645204
          ]
        }
      ]
    },
    {
      "id": 1,
      "input_sources": [
        "keyboard"
      ],
      "name": "add flag",
      "key": "KeyG",
      "location": [
        {
          "type": "position",
          "anchor": [
            0,
            0
          ],
          "anchor_to_target": [
            0.447341,
            0.8707735
          ]
        }
      ]
    },
    {
      "id": 2,
      "input_sources": [
        "keyboard"
      ],
      "name": "remove flag",
      "key": "KeyH",
      "location": [
        {
          "type": "position",
          "anchor": [
            0,
            0
          ],
          "anchor_to_target": [
            0.5654327,
            0.8707735
          ]
        }
      ]
    }
  ]
}