feat(CutLine): 实现切除连接线的逻辑
This commit is contained in:
@@ -94,6 +94,15 @@
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "CutLine",
|
||||
"type": "Button",
|
||||
"id": "bf20e378-b5e0-4749-90b7-fc2aa09bd5c9",
|
||||
"expectedControlType": "",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
@@ -250,6 +259,17 @@
|
||||
"action": "SetInput",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "53d79cef-a048-4b85-8078-03fcfeb79182",
|
||||
"path": "<Keyboard>/x",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "CutLine",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user