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
Is there any way to set up a callback for contact begin/end between particles and Box2D bodies?
I've searched the specification but found nothing – the listener is fired only on collisions between Box2D bodies. I'm using the JavaScript version.
Thanks a lot, what an amazing library!