chromium/ash/components/arc/input_overlay/resources/com.androbaby.original2048.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.

{
  "move": [
    {
      "id": 0,
      "input_sources": [
        "keyboard"
      ],
      "name": "Virtual Joystick",
      "keys": [
        "KeyW",
        "KeyA",
        "KeyS",
        "KeyD"
      ],
      "location": [
        {
          "type": "position",
          "anchor": [
            0,
            0
          ],
          "anchor_to_target": [
            0.4957102,
            0.7470961
          ]
        }
      ],
      "radius": 0.11430834
    }
  ]
}