chandlerprall/Physijs

Ammo.allocate is not a function

eezy0 opened this issue · 0 comments

eezy0 commented

Physijs_worker.js has encountered an error.

var ptr = Ammo.allocate(4 * description.xpts * description.ypts, "float", Ammo.ALLOC_NORMAL);

But ammo.js worked well in older versions.