fix: Better Input Assignments for Web
This commit is contained in:
parent
7cbcc38f0b
commit
5fb14fb487
@ -387,7 +387,7 @@ public partial class @InputActionMaps: IInputActionCollection2, IDisposable
|
|||||||
{
|
{
|
||||||
""name"": """",
|
""name"": """",
|
||||||
""id"": ""f76aad49-c115-4d72-a860-b674c8489543"",
|
""id"": ""f76aad49-c115-4d72-a860-b674c8489543"",
|
||||||
""path"": ""<Keyboard>/ctrl"",
|
""path"": ""<Keyboard>/enter"",
|
||||||
""interactions"": """",
|
""interactions"": """",
|
||||||
""processors"": """",
|
""processors"": """",
|
||||||
""groups"": ""Keyboard 1"",
|
""groups"": ""Keyboard 1"",
|
||||||
|
|||||||
@ -365,7 +365,7 @@
|
|||||||
{
|
{
|
||||||
"name": "",
|
"name": "",
|
||||||
"id": "f76aad49-c115-4d72-a860-b674c8489543",
|
"id": "f76aad49-c115-4d72-a860-b674c8489543",
|
||||||
"path": "<Keyboard>/ctrl",
|
"path": "<Keyboard>/enter",
|
||||||
"interactions": "",
|
"interactions": "",
|
||||||
"processors": "",
|
"processors": "",
|
||||||
"groups": "Keyboard 1",
|
"groups": "Keyboard 1",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user