superframe icon indicating copy to clipboard operation
superframe copied to clipboard

[aabb-collider] doesn't work with 3.2.0 npm module

Open arturitu opened this issue 6 years ago • 1 comments

I was trying to use it with an example similar to the showcase/tracked-controls but it doesn't work if I require('aframe-aabb-collider-component') loading "aframe-aabb-collider-component": "^3.2.0" as a dependency, but if I use this one https://github.com/aframevr/aframe/blob/master/examples/showcase/tracked-controls/components/aabb-collider.js it works as expected.

arturitu avatar Jan 19 '20 07:01 arturitu

A new version was released https://www.npmjs.com/package/aframe-aabb-collider-component so I guess we can close this issue?

vincentfretin avatar Jun 12 '23 12:06 vincentfretin