You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2022. It is now read-only.
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.