Cannot Make Spheres Fall with Physics Framework in A-Frame
I’m working on a simple A-Frame scene where I want to generate spheres that fall and interact with the environment using the physics system. However, the spheres I generate are not falling as expected. Here’s my code: