新增二次元人物联动UI,新增键盘样式
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"alpha": 0.8,
|
||||
"position": "+100+100",
|
||||
"monitored_keys": [
|
||||
"w",
|
||||
"a",
|
||||
"s",
|
||||
"d",
|
||||
"space"
|
||||
],
|
||||
"counts": {
|
||||
"w": 9,
|
||||
"a": 0,
|
||||
"s": 0,
|
||||
"d": 0,
|
||||
"space": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user