simple UI added

This commit is contained in:
Mausham
2025-12-11 18:20:42 -08:00
parent 60e58082ac
commit 2118bb7c36
576 changed files with 126744 additions and 13 deletions

View File

@@ -14,6 +14,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": true
},
{
"name": "Click",
"type": "Button",
"id": "d08e73a2-d66c-4b94-8559-f0f33f595386",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -38,6 +47,17 @@
"action": "Drag",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "d96e7abe-3a25-4e29-8565-e9e53cbf261f",
"path": "<Mouse>/leftButton",
"interactions": "Hold",
"processors": "",
"groups": "",
"action": "Click",
"isComposite": false,
"isPartOfComposite": false
}
]
}