added player and danger platfroms
This commit is contained in:
46
Assets/Scripts/GameInput/GameInput.inputactions
Normal file
46
Assets/Scripts/GameInput/GameInput.inputactions
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"version": 1,
|
||||
"name": "GameInput",
|
||||
"maps": [
|
||||
{
|
||||
"name": "Player",
|
||||
"id": "843e6a41-5f3f-41a7-babf-23aad7346cc5",
|
||||
"actions": [
|
||||
{
|
||||
"name": "Drag",
|
||||
"type": "PassThrough",
|
||||
"id": "838180ae-e461-4653-a2e3-17ffb634a89d",
|
||||
"expectedControlType": "Vector2",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": true
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
{
|
||||
"name": "",
|
||||
"id": "131b8ff7-9803-469f-bd97-edc6236ff88a",
|
||||
"path": "<Touchscreen>/touch0/delta",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "Drag",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "50de849f-4620-498a-b592-9dc32d7036c4",
|
||||
"path": "<Mouse>/delta",
|
||||
"interactions": "Press",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "Drag",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"controlSchemes": []
|
||||
}
|
||||
Reference in New Issue
Block a user