n5ro / aframe-physics-system

Physics system for A-Frame VR, built on CANNON.js.
https://n5ro.github.io/aframe-physics-system/
MIT License
505 stars 136 forks source link

#183 #184

Closed kylebakerio closed 3 years ago

kylebakerio commented 3 years ago

https://github.com/n5ro/aframe-physics-system/issues/183

I didn't see a contribution guide. I updated the package.json and ran the tests. The new code failed before updating THREE (because of invert not being a function, as expected), and succeeded after.

I made one token line contribution to the README, though I'm not sure what you really want there, or how you want to handle this as a release, etc.

Let me know what changes are preferred, or if you'd prefer instead to copy/paste code for this method and include it internally somehow, etc.

kylebakerio commented 3 years ago

Thanks so much.