feat: update speed ratio script

This commit is contained in:
Barry 2021-03-06 15:08:05 +08:00
commit 1b242f7a3d
2 changed files with 4 additions and 1 deletions

View file

@ -5,6 +5,8 @@
"x": 0.57, "x": 0.57,
"y": 0.26 "y": 0.26
}, },
"speedRatioX": 3.25,
"speedRatioY": 1.25,
"smallEyes": { "smallEyes": {
"comment": "小眼睛", "comment": "小眼睛",
"type": "KMT_CLICK", "type": "KMT_CLICK",

View file

@ -7,7 +7,8 @@
"x": 0.700, "x": 0.700,
"y": 0.410 "y": 0.410
}, },
"speedRatio": 2 "speedRatioX": 3.25,
"speedRatioY": 1.25
}, },
"keyMapNodes": [{ "keyMapNodes": [{
"comment": "退出", "comment": "退出",