Initial commit
This commit is contained in:
94
Assets/Scripting/PlayerInputActions.inputactions
Normal file
94
Assets/Scripting/PlayerInputActions.inputactions
Normal file
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"name": "PlayerInputActions",
|
||||
"maps": [
|
||||
{
|
||||
"name": "Player",
|
||||
"id": "82815556-132e-49d6-8fca-b06edd932024",
|
||||
"actions": [
|
||||
{
|
||||
"name": "R",
|
||||
"type": "Button",
|
||||
"id": "01ce2e4e-fc8e-4cc8-9b94-366a22e89c9f",
|
||||
"expectedControlType": "",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "P",
|
||||
"type": "Button",
|
||||
"id": "9a5aadb3-d54f-4808-a656-07f79f54a44c",
|
||||
"expectedControlType": "",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "U",
|
||||
"type": "Button",
|
||||
"id": "b7641136-088e-4c90-8036-88a6c96027cf",
|
||||
"expectedControlType": "",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "D",
|
||||
"type": "Button",
|
||||
"id": "2078562a-bcac-4034-8435-4d09d5662b90",
|
||||
"expectedControlType": "",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
{
|
||||
"name": "",
|
||||
"id": "cac63c8b-ac74-4c56-9ae5-304c4bd98115",
|
||||
"path": "<Keyboard>/r",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "R",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "8d628790-58fe-40a0-9794-cc1385ab0e46",
|
||||
"path": "<Keyboard>/p",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "P",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "6722f789-b46d-494b-b1f5-ac158cdf784c",
|
||||
"path": "<Keyboard>/u",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "U",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "c7afe6a4-4565-46d0-bfe5-e27c8a5b5ac0",
|
||||
"path": "<Keyboard>/d",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "D",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"controlSchemes": []
|
||||
}
|
||||
Reference in New Issue
Block a user