First commit
This commit is contained in:
commit
f502f6b578
126 changed files with 10202 additions and 0 deletions
63
Assets/ActionMap.inputactions
Normal file
63
Assets/ActionMap.inputactions
Normal file
|
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"version": 1,
|
||||
"name": "ActionMap",
|
||||
"maps": [
|
||||
{
|
||||
"name": "Player",
|
||||
"id": "7908f49f-ca02-4f4e-9488-95f850f8e533",
|
||||
"actions": [
|
||||
{
|
||||
"name": "Move",
|
||||
"type": "Value",
|
||||
"id": "ce45504d-0efe-4f16-a510-dddc773d7c45",
|
||||
"expectedControlType": "Vector2",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": true
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
{
|
||||
"name": "",
|
||||
"id": "92b4140c-574b-47c8-99c0-3c4d060a7e5a",
|
||||
"path": "",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "Move",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "UI",
|
||||
"id": "296fd1da-9e6c-44c7-a23e-fcaa10e9e89e",
|
||||
"actions": [
|
||||
{
|
||||
"name": "New action",
|
||||
"type": "Button",
|
||||
"id": "f1bdc171-6695-41e3-bdb0-7a0ba14c84af",
|
||||
"expectedControlType": "",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
{
|
||||
"name": "",
|
||||
"id": "4d9b405b-6cd4-4305-890f-1bf83975e509",
|
||||
"path": "",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "New action",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"controlSchemes": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue