I’m using Three-to-cannon to add cannon bodies to my GLB scene and the bodies are being generated but they are getting created at 0, 0, 0 coordinates and not where they are supposed to be created and also they are so scaled down. Any help on how to solve this issue?
When u create the body set the position to a specific position using position.set(x,y,z)