AdventureGame/Assets/ActionMap.inputactions
2025-10-08 19:14:10 +02:00

63 lines
No EOL
1.9 KiB
Text

{
"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": []
}