added basic pause menu
This commit is contained in:
@@ -132,6 +132,34 @@
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Pause",
|
||||
"id": "fa97cfc8-0665-469b-915e-6b26d315ca86",
|
||||
"actions": [
|
||||
{
|
||||
"name": "Pause",
|
||||
"type": "Button",
|
||||
"id": "13b25467-b710-4758-8591-fedd924839d5",
|
||||
"expectedControlType": "Button",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
{
|
||||
"name": "",
|
||||
"id": "2aabd49b-db5c-46fc-a6e7-aaf20d9d6e6b",
|
||||
"path": "<Keyboard>/escape",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "Pause",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"controlSchemes": []
|
||||
|
||||
Reference in New Issue
Block a user