Oimo.js bug with registerOnPhysicsCollide

I am experimenting with the engine Oimo.js and found a bug
with physicsImpostor.registerOnPhysicsCollide

if i use cannon.js then all collisions are triggered, if i use Oimo.js then collisions are triggered once out of ten.
Can I fix this problem?

Adding @RaananW to the thread

Pinging @RaananW again in case he didn’t see the first time :slight_smile:

1 Like

I found some other flaws in oimo and completely switched to cannon

2 Likes

Sorry, didn’t see the first ping. Oimo has some other issues, and is not being actively developed. I will check to see what can be done here, but if switching to a different engine worked i would recommend sticking with the new physics engine.

1 Like