bevy_xpbd icon indicating copy to clipboard operation
bevy_xpbd copied to clipboard

Documentation Collision Events - Clarity improvement

Open RedPanda247 opened this issue 1 week ago • 0 comments
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.

RedPanda247 avatar Nov 12 '25 09:11 RedPanda247