First dirty commit of old code

This commit is contained in:
Alexey Gulev
2019-03-25 21:11:38 +01:00
parent e7ab5ec934
commit 00e984efdc
22 changed files with 1650 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"
}