n5ro / aframe-physics-system

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

Physics - Gravity in ammo driver not working? #139

Closed smurfer closed 4 years ago

smurfer commented 5 years ago

trying examples\ammo.html: should objects fall? they don't, and I could not make fall in my own example. Is this a bug?

donmccurdy commented 4 years ago

It's working here. Are you running the demo locally with npm run dev, and do you get any errors in the JS console?