切换主武器
This commit is contained in:
@@ -142,10 +142,19 @@
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "SwitchMainWeapon",
|
||||
"type": "PassThrough",
|
||||
"name": "SwitchPreviousMainWeapon",
|
||||
"type": "Button",
|
||||
"id": "23373bb7-edbd-4df4-bfc4-6988b75aee1c",
|
||||
"expectedControlType": "Digital",
|
||||
"expectedControlType": "",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": true
|
||||
},
|
||||
{
|
||||
"name": "SwitchNextMainWeapon",
|
||||
"type": "Button",
|
||||
"id": "64102ac4-5555-45c0-9ad1-5368a2933a15",
|
||||
"expectedControlType": "",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": true
|
||||
@@ -177,20 +186,11 @@
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "FastSwitchMainWeapon",
|
||||
"type": "Button",
|
||||
"id": "a76b102a-054a-4d95-864d-fa46ebb075dd",
|
||||
"expectedControlType": "",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "RouletteSwitchMainWeapon",
|
||||
"type": "Button",
|
||||
"id": "518be4f7-4a60-4178-8094-30fb0523362d",
|
||||
"expectedControlType": "Button",
|
||||
"expectedControlType": "",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
@@ -475,11 +475,22 @@
|
||||
{
|
||||
"name": "",
|
||||
"id": "2690141f-c8c8-4171-a115-9aee303742ed",
|
||||
"path": "<Mouse>/scroll/y",
|
||||
"interactions": "",
|
||||
"path": "<Keyboard>/r",
|
||||
"interactions": "Press(behavior=1)",
|
||||
"processors": "",
|
||||
"groups": "KeyboardMouse",
|
||||
"action": "SwitchMainWeapon",
|
||||
"action": "SwitchPreviousMainWeapon",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "3d0ed8b7-a930-4ae4-8357-5c9ad407c03c",
|
||||
"path": "<Keyboard>/f",
|
||||
"interactions": "Press(behavior=1)",
|
||||
"processors": "",
|
||||
"groups": "KeyboardMouse",
|
||||
"action": "SwitchNextMainWeapon",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
@@ -540,19 +551,19 @@
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "f9136273-ab72-40a8-b130-92f5f599633c",
|
||||
"id": "0c338080-389d-49b4-8925-d1468dbf0e24",
|
||||
"path": "<Keyboard>/f",
|
||||
"interactions": "Press(behavior=1)",
|
||||
"interactions": "Hold",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "FastSwitchMainWeapon",
|
||||
"action": "RouletteSwitchMainWeapon",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "0c338080-389d-49b4-8925-d1468dbf0e24",
|
||||
"path": "<Keyboard>/f",
|
||||
"id": "474b9871-71cd-415f-94e2-41c5eeb60156",
|
||||
"path": "<Keyboard>/r",
|
||||
"interactions": "Hold",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
|
||||
Reference in New Issue
Block a user