Relative Content

Tag Archive for javascriptgame-developmentgame-physicsaframephysics-engine

A-Frame physics system dynamic-body not falling

The box defined as a dynamic-body just doesn’t fall at all. I have tried downloading the minified JS provided in the github repository for the physics system, and changing my script tag to:
<script src="aframe-physics-system.min.js"></script>