feat(Connect): 完成连线基本玩法,
This commit is contained in:
@@ -67,6 +67,33 @@
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "Connect",
|
||||
"type": "Button",
|
||||
"id": "8600cc5b-8ea6-421a-a0f8-11237b50721f",
|
||||
"expectedControlType": "",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "SetOutput",
|
||||
"type": "Button",
|
||||
"id": "c4b0a3bb-49d9-44fe-b302-9ee2b657481a",
|
||||
"expectedControlType": "",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "SetInput",
|
||||
"type": "Button",
|
||||
"id": "fdd72692-b6cc-48ee-af6f-03ffabf29853",
|
||||
"expectedControlType": "",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
@@ -183,13 +210,46 @@
|
||||
{
|
||||
"name": "",
|
||||
"id": "9e9bf8ec-8b3e-4230-a10c-ae874395711a",
|
||||
"path": "<Keyboard>/x",
|
||||
"path": "<Keyboard>/e",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "Edit",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "1c0b4a38-f715-4171-9f41-95afccb50e0f",
|
||||
"path": "<Keyboard>/c",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "Connect",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "86108527-eb72-48d4-99cf-b1135b9b85f1",
|
||||
"path": "<Mouse>/leftButton",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "SetOutput",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "1bb29430-c526-48c4-92c8-ef5e44639a7c",
|
||||
"path": "<Mouse>/rightButton",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "SetInput",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user