DEADSOFTWARE

Add my repo for automultibind
[cavedroid.git] / android / assets / json / touch_buttons.json
index 81110960852f4d23dcf725050beab9a746a98634..cbb9a151f2b4cdb9fba1096c3ddf820b411399ef 100644 (file)
@@ -1,16 +1,23 @@
 {
   "alt": {
-    "x": -32,
-    "y": -32,
-    "w": 32,
-    "h": 32,
+    "x": -48,
+    "y": -48,
+    "w": 48,
+    "h": 48,
     "key": "L-Alt"
   },
   "inv": {
-    "x": -64,
-    "y": -32,
-    "w": 32,
-    "h": 32,
+    "x": -96,
+    "y": -48,
+    "w": 48,
+    "h": 48,
     "key": "E"
+  },
+  "pause": {
+    "x": -48,
+    "y": 0,
+    "w": 48,
+    "h": 48,
+    "key": "Escape"
   }
 }
\ No newline at end of file