heron icon indicating copy to clipboard operation
heron copied to clipboard

Collision events not firing

Open stillonearth opened this issue 3 years ago • 1 comments

I've made an example project where a collision event should fire. It does not fire in 9/10 case though

https://github.com/stillonearth/bevy_dice/tree/c18abc62eb490aa0418d824bd23c2662eea7f48d

I've collider issues when colliding objects on high velocities, but it seems somehow related here. Collision itself happens, though no events.

stillonearth avatar Oct 05 '22 22:10 stillonearth

Thanks for the report.

Sadly, today I decided to discontinue the project. Therefore, I won't investigate this issue myself. But I'll gladly accept a fix, if someone were to provide one.

jcornaz avatar Oct 10 '22 17:10 jcornaz