Initial commit

This commit is contained in:
Alexey Gulev
2019-09-17 16:50:00 +02:00
parent 1fd7aba9dd
commit 0fa8400cac
25 changed files with 3964 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"
}