n5ro/aframe-physics-system

Physics - Gravity in ammo driver not working?

smurfer opened this issue · 1 comments

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

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