bevy_xpbd
bevy_xpbd copied to clipboard
Documentation Collision Events - Clarity improvement
trafficstars
The documentation for Collision Events in docs.rs should make it clearer that One Collision Event is sent for EACH involved entity that HAS the CollisionEventsEnabled Component, AND that the entity with the CollisionEventsEnabled Component which triggered that specific Collision Event will be collider1.