Nathaniel Chen
Nathaniel Chen
If I modify the example and move the bullet component to be the last attribute, the gun does not shoot. Original, works fine: ``` ``` Does not work: ``` ```
Should we add Webpack as a devDependency? It is required for building.
A target must be hit before it dies. So, the 'hit' event should be emitted first.
Should the README mention that these components do not work if attached to primitives? This works (gun fires): ``` ``` This does not work (gun does not fire): ``` ```