aframevr / a-blast

💥 Save the World From the Cutest Creatures in the Universe!
https://aframe.io/a-blast/
MIT License
128 stars 66 forks source link

Unable to shoot in desktop mode #113

Closed ghost closed 7 years ago

ghost commented 7 years ago

I'm unable to fire anything in desktop mode. Whenever I hit the space bar I get the following error in the console:

build.js:2 Uncaught TypeError: Cannot read property 'controllerModel' of undefined
    at i.AFRAME.registerComponent.shoot (build.js:2)
    at build.js:2
AFRAME.registerComponent.shoot  @   build.js:2
(anonymous) @   build.js:2

I'm using the latest version of Chrome. Any ideas?