byWulf / threejs-dice

Javascript library to create throwable dice with threejs and cannonjs
MIT License
180 stars 69 forks source link

Uncaught TypeError: DiceManager.world.add is not a function #21

Open MarcJamesIO opened 3 years ago

MarcJamesIO commented 3 years ago

at DiceD6.create (dice.js:380) at new DiceD6 (dice.js:459)

I cannot get round this issue, unfortunately. Any way to fix?

CianMW commented 2 years ago

at DiceD6.create (dice.js:380) at new DiceD6 (dice.js:459)

I cannot get round this issue, unfortunately. Any way to fix?

Did you ever figure this out? I'm getting this exact error now.