1
This commit is contained in:
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"name": "StandardInput",
|
||||
"maps": [
|
||||
{
|
||||
"name": "InputBasic",
|
||||
"id": "dcaef661-3fef-4b8a-8ee2-c830742705af",
|
||||
"actions": [
|
||||
{
|
||||
"name": "MousePosition",
|
||||
"type": "Value",
|
||||
"id": "58dbfc1a-ce22-4cb9-9b72-cc97107c0c6c",
|
||||
"expectedControlType": "Vector2",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": true
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
{
|
||||
"name": "",
|
||||
"id": "b1095b66-293e-44f5-9967-074c009ee196",
|
||||
"path": "<Pointer>/position",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "MousePosition",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "InputMenu",
|
||||
"id": "980e951d-9299-4b1a-8308-0fde7904e580",
|
||||
"actions": [
|
||||
{
|
||||
"name": "MouseLeft",
|
||||
"type": "Button",
|
||||
"id": "1eaab500-f97a-4e25-8e55-bd9ba394a9fa",
|
||||
"expectedControlType": "Button",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "MouseMiddle",
|
||||
"type": "Button",
|
||||
"id": "0e915abf-a0b6-4905-801d-8a3444ddd397",
|
||||
"expectedControlType": "Button",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "MouseRight",
|
||||
"type": "Button",
|
||||
"id": "b25fa7f4-605b-451b-a54b-9de5de512a93",
|
||||
"expectedControlType": "Button",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "SwitchMode",
|
||||
"type": "Button",
|
||||
"id": "6bc96010-9a95-4528-853c-d7e65e3718e7",
|
||||
"expectedControlType": "Button",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
{
|
||||
"name": "",
|
||||
"id": "30c1725b-c74a-44f4-825f-c562431c31d0",
|
||||
"path": "<Mouse>/leftButton",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "MouseLeft",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "346fe765-3269-495b-8581-cf1740dda41d",
|
||||
"path": "<Mouse>/middleButton",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "MouseMiddle",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "4acb9a53-be6c-4cf2-99d1-7856adcea129",
|
||||
"path": "<Mouse>/rightButton",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "MouseRight",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "b3242681-adbb-4f3d-9ffe-8127338161a1",
|
||||
"path": "<Keyboard>/tab",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "SwitchMode",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"controlSchemes": []
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 12612ec510e450c4281d930f360a1f88
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 8404be70184654265930450def6a9037, type: 3}
|
||||
generateWrapperCode: 0
|
||||
wrapperCodePath:
|
||||
wrapperClassName:
|
||||
wrapperCodeNamespace:
|
||||
Reference in New Issue
Block a user