Skip to content

Commit

Permalink
Canvas como prefab, tab e esc para a brir o menu, menu de configuraçõ…
Browse files Browse the repository at this point in the history
…es e textura do cursor
  • Loading branch information
LucasVinicius314 committed Sep 11, 2022
1 parent 6619cf1 commit 566daf7
Show file tree
Hide file tree
Showing 10 changed files with 2,718 additions and 2,255 deletions.
42 changes: 42 additions & 0 deletions Assets/InputActions/Slashlust.inputactions
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Back",
"type": "Button",
"id": "10927b2d-68ce-430a-bce1-c5a1f1d3daf0",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
Expand Down Expand Up @@ -242,6 +251,39 @@
"action": "Fire",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "919f9f5c-b8b0-4d72-b23e-bf8d849f05eb",
"path": "*/{Back}",
"interactions": "",
"processors": "",
"groups": "Keyboard&Mouse;Joystick;Touch",
"action": "Back",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "70444815-daf9-4bcf-aa1d-26abe07f32be",
"path": "<Keyboard>/escape",
"interactions": "",
"processors": "",
"groups": "Keyboard&Mouse;Touch;Joystick",
"action": "Back",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "f8eb110c-a021-447e-ba49-edb811cb5b01",
"path": "<Keyboard>/tab",
"interactions": "",
"processors": "",
"groups": "Keyboard&Mouse;Touch;Joystick",
"action": "Back",
"isComposite": false,
"isPartOfComposite": false
}
]
},
Expand Down
Loading

0 comments on commit 566daf7

Please sign in to comment.