initial commit
This commit is contained in:
55
Assets/InputActions.inputactions
Normal file
55
Assets/InputActions.inputactions
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"name": "InputActions",
|
||||
"maps": [
|
||||
{
|
||||
"name": "Movement",
|
||||
"id": "eee924d4-2cfc-452e-a4d6-3503e7ccb5b5",
|
||||
"actions": [
|
||||
{
|
||||
"name": "Right/Left",
|
||||
"type": "Value",
|
||||
"id": "4451ee4d-e40e-4977-b59f-84dbc856e047",
|
||||
"expectedControlType": "Axis",
|
||||
"processors": "",
|
||||
"interactions": ""
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
{
|
||||
"name": "1D Axis",
|
||||
"id": "6efa31ec-462b-4296-bef0-f15fb26ef2df",
|
||||
"path": "1DAxis",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "Right/Left",
|
||||
"isComposite": true,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "negative",
|
||||
"id": "00513729-0211-4c28-af2a-e9a7cdacf523",
|
||||
"path": "<Keyboard>/a",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "Right/Left",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": true
|
||||
},
|
||||
{
|
||||
"name": "positive",
|
||||
"id": "d573daea-f561-4af6-8a9b-72f68e0515e3",
|
||||
"path": "<Keyboard>/d",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "Right/Left",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": true
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"controlSchemes": []
|
||||
}
|
||||
Reference in New Issue
Block a user