Andrew
Results
2
issues of
Andrew
Hey, using your plugin and wired together the basic 'on mouse pressed' example that fires some random bullets. IE: ``` if (this.input.activePointer.isDown) { this.weapon.fire(); } ``` so that works fine....
### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues - [X] This issue is not a question, feature...
type: bug
status: triage needed