法杖,武器切换
This commit is contained in:
@@ -562,7 +562,7 @@ public partial class @PlayerInputActions: IInputActionCollection2, IDisposable
|
||||
""name"": """",
|
||||
""id"": ""2690141f-c8c8-4171-a115-9aee303742ed"",
|
||||
""path"": ""<Keyboard>/r"",
|
||||
""interactions"": ""Press(behavior=1)"",
|
||||
""interactions"": ""Press"",
|
||||
""processors"": """",
|
||||
""groups"": ""KeyboardMouse"",
|
||||
""action"": ""SwitchPreviousMainWeapon"",
|
||||
@@ -573,7 +573,7 @@ public partial class @PlayerInputActions: IInputActionCollection2, IDisposable
|
||||
""name"": """",
|
||||
""id"": ""3d0ed8b7-a930-4ae4-8357-5c9ad407c03c"",
|
||||
""path"": ""<Keyboard>/f"",
|
||||
""interactions"": ""Press(behavior=1)"",
|
||||
""interactions"": ""Press"",
|
||||
""processors"": """",
|
||||
""groups"": ""KeyboardMouse"",
|
||||
""action"": ""SwitchNextMainWeapon"",
|
||||
|
||||
@@ -476,7 +476,7 @@
|
||||
"name": "",
|
||||
"id": "2690141f-c8c8-4171-a115-9aee303742ed",
|
||||
"path": "<Keyboard>/r",
|
||||
"interactions": "Press(behavior=1)",
|
||||
"interactions": "Press",
|
||||
"processors": "",
|
||||
"groups": "KeyboardMouse",
|
||||
"action": "SwitchPreviousMainWeapon",
|
||||
@@ -487,7 +487,7 @@
|
||||
"name": "",
|
||||
"id": "3d0ed8b7-a930-4ae4-8357-5c9ad407c03c",
|
||||
"path": "<Keyboard>/f",
|
||||
"interactions": "Press(behavior=1)",
|
||||
"interactions": "Press",
|
||||
"processors": "",
|
||||
"groups": "KeyboardMouse",
|
||||
"action": "SwitchNextMainWeapon",
|
||||
|
||||
Reference in New Issue
Block a user