Initialized Extension

This commit is contained in:
2021-02-23 15:45:55 +01:00
parent 95079f9bff
commit 0746a2a88e
8 changed files with 232 additions and 0 deletions

4
input/game.input_binding Normal file
View File

@@ -0,0 +1,4 @@
mouse_trigger {
input: MOUSE_BUTTON_1
action: "touch"
}