Hello I’m so a noob on web and I was trying to import ammo.js into my project with Three.js editor.
I got this message
Uncaught TypeError: Ammo.btVector3 is not a constructor
and so I googled it up and found that it could be because of asynchronous loading. However, it doesn’t seem to get solved - what should I try? I’m so lost now…