diff --git a/905x4c8pna.js b/905x4c8pna.js new file mode 100644 index 0000000..8efe672 --- /dev/null +++ b/905x4c8pna.js @@ -0,0 +1,15 @@ +if (!this.entityLoaded) { + return; +} + +if (data.keyCode === R3.System.Input.KEY_UP) { + R3.Event.Emit( + R3.Event.GAME_DATA, + { + type : 'shoot_start' + } + ); +} + + +//@ sourceURL=keyDown.js \ No newline at end of file